Skip to content

Commit

Permalink
Merge pull request #284 from smallstep/max/goreleaser-permissions
Browse files Browse the repository at this point in the history
[ci] Add permission to write packages to goreleaser job
  • Loading branch information
dopey authored Sep 17, 2024
2 parents a88c5d3 + ee775e9 commit d471947
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
permissions:
id-token: write
contents: write
packages: write
uses: smallstep/workflows/.github/workflows/goreleaser.yml@main
secrets: inherit

Expand Down

0 comments on commit d471947

Please sign in to comment.