Skip to content

Commit

Permalink
Merge pull request #249 from Haidra-Org/main
Browse files Browse the repository at this point in the history
ci/fix: `id-token: write` perm on publish workflow
  • Loading branch information
tazlin authored May 5, 2024
2 parents ba5aa60 + 506516a commit 94ee4f3
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 94ee4f3

Please sign in to comment.