Skip to content

Commit

Permalink
ci: enable id-token permission for npm provenance
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Molisani <mmolisani@bloomberg.net>
  • Loading branch information
molisani committed Oct 24, 2024
1 parent 7e4bed1 commit b1df5cf
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 @@ on:
permissions:
actions: read
contents: write
id-token: write

jobs:
release:
Expand Down

0 comments on commit b1df5cf

Please sign in to comment.