Skip to content

Commit

Permalink
[ci] Add permission to write packages to goreleaser job
Browse files Browse the repository at this point in the history
  • Loading branch information
dopey committed Sep 17, 2024
1 parent a88c5d3 commit ee775e9
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 ee775e9

Please sign in to comment.