Skip to content

Commit 7d87a75

Browse files
committed
ci: fix provenance
1 parent 81672f8 commit 7d87a75

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/npm_release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ jobs:
114114
needs:
115115
- build
116116
- test
117+
permissions:
118+
contents: read
119+
id-token: write
117120
env:
118121
NPM_VERSION: ${{needs.build.outputs.npm_version}}
119122
NPM_TAG: ${{needs.build.outputs.npm_tag}}

0 commit comments

Comments
 (0)