Skip to content

Commit

Permalink
add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
gardenerik committed Jul 8, 2023
1 parent 7f2c78a commit b3c782f
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 @@ -9,6 +9,9 @@ env:

jobs:
build-go:
permissions:
contents: write
packages: write
name: release linux/amd64
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit b3c782f

Please sign in to comment.