We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca4001e commit eab3de3Copy full SHA for eab3de3
.github/workflows/npm.yml
@@ -6,7 +6,7 @@ on:
6
tags:
7
- "v*"
8
permissions:
9
- id-token: write # Required for OIDC NPMJS publishing
+ id-token: write # Required for OIDC NPMJS publishing
10
contents: read
11
12
jobs:
0 commit comments