There was an error while loading. Please reload this page.
1 parent 222a71c commit 4edc0e2Copy full SHA for 4edc0e2
1 file changed
.github/workflows/release.yml
@@ -7,6 +7,7 @@ on:
7
8
permissions:
9
contents: read
10
+ id-token: write # Required for OIDC token used by npm trusted publishers
11
12
jobs:
13
release:
0 commit comments