Skip to content

Commit

Permalink
[ci] Missing permission in goreleaser job
Browse files Browse the repository at this point in the history
  • Loading branch information
dopey committed Sep 13, 2024
1 parent 7177451 commit 1d23a28
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 @@ -59,6 +59,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 1d23a28

Please sign in to comment.