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 45ff52f commit 3e0c6b9Copy full SHA for 3e0c6b9
.github/workflows/publish-npm.yml
@@ -7,7 +7,7 @@ on:
7
8
permissions:
9
id-token: write # Required for OIDC
10
- contents: read
+ contents: write
11
12
jobs:
13
build:
0 commit comments