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 fb1dd62 commit 4273654Copy full SHA for 4273654
.github/workflows/npm-publish.yml
@@ -9,7 +9,7 @@ jobs:
9
publish:
10
runs-on: ubuntu-latest
11
permissions:
12
- contents: read
+ contents: write
13
id-token: write
14
15
steps:
0 commit comments