We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dde2afb commit 5cff25aCopy full SHA for 5cff25a
1 file changed
.github/workflows/release-beta.yml
@@ -8,6 +8,8 @@ on:
8
9
permissions:
10
contents: write
11
+ # Required for npm OIDC
12
+ id-token: write
13
14
jobs:
15
release:
0 commit comments