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 a2006d8 commit 5b53276Copy full SHA for 5b53276
.github/workflows/npm-publish.yml
@@ -11,7 +11,7 @@ jobs:
11
build:
12
runs-on: ubuntu-latest
13
permissions:
14
- contents: read
+ contents: write
15
packages: write
16
deployments: write
17
steps:
0 commit comments