Skip to content

Commit

Permalink
SC-1354 changed default permissions for the organization
Browse files Browse the repository at this point in the history
  • Loading branch information
mkm85 committed Dec 29, 2022
1 parent da656c7 commit 9400158
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ jobs:
name: Release Assets
needs: build-and-test
runs-on: ubuntu-22.04
permissions:
# allow assets to be uploaded to a release
contents: write
strategy:
matrix:
binary: [unabto_tunnel]
Expand Down

0 comments on commit 9400158

Please sign in to comment.