Skip to content

Commit 632b3b0

Browse files
authored
Request id-token permission (#694)
1 parent 9aff5b3 commit 632b3b0

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
@@ -8,6 +8,7 @@ on:
88

99
permissions:
1010
contents: write
11+
id-token: write # For publishing to npm using --provenance
1112

1213
env:
1314
NODE_VERSION: 18

0 commit comments

Comments
 (0)