There was an error while loading. Please reload this page.
1 parent 1c85502 commit 1b7fb7bCopy full SHA for 1b7fb7b
1 file changed
.github/workflows/release-publish.yaml
@@ -7,6 +7,7 @@ on:
7
8
permissions:
9
contents: write
10
+ id-token: write # Required for NPM OIDC
11
12
jobs:
13
publish:
0 commit comments