Skip to content

Commit 94307a6

Browse files
authored
Merge pull request #357 from oslabs-beta/dev
feat: WebRTC integration and front-end updates (take 3)
2 parents 0958b5e + e24500f commit 94307a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/createPackages.yml

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
create_release:
3030
needs: tests
3131
runs-on: windows-latest
32+
permissions:
33+
contents: write
3234

3335
env:
3436
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)