Skip to content

Commit b1df5cf

Browse files
committed
ci: enable id-token permission for npm provenance
Signed-off-by: Michael Molisani <mmolisani@bloomberg.net>
1 parent 7e4bed1 commit b1df5cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
permissions:
1313
actions: read
1414
contents: write
15+
id-token: write
1516

1617
jobs:
1718
release:

0 commit comments

Comments
 (0)