Skip to content

Commit

Permalink
ci/fix: id-token: write perm on publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tazlin committed May 5, 2024
1 parent a6b4a29 commit 506516a
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 @@ -6,6 +6,7 @@ on:
- releases

permissions:
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
contents: write
pull-requests: read

Expand Down

0 comments on commit 506516a

Please sign in to comment.