Skip to content

Commit

Permalink
chore: update github token permissions for goreleaser (#1305)
Browse files Browse the repository at this point in the history
  • Loading branch information
kzantow committed Nov 1, 2022
1 parent 4c5c6f6 commit ba57f3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
needs: [quality-gate]
runs-on: ubuntu-20.04
permissions:
contents: write
packages: write
steps:
- uses: actions/setup-go@v2
Expand Down

0 comments on commit ba57f3d

Please sign in to comment.