Skip to content

Commit

Permalink
fix: goreleaser grant the right privileges
Browse files Browse the repository at this point in the history
Signed-off-by: Flavio Castelli <[email protected]>
  • Loading branch information
flavio committed Sep 12, 2023
1 parent 05eb3d4 commit 468639e
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 @@ -12,6 +12,7 @@ jobs:
permissions:
packages: write
id-token: write
contents: write

steps:
- name: Checkout
Expand Down

0 comments on commit 468639e

Please sign in to comment.