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 7f0162e commit 879fa8dCopy full SHA for 879fa8d
.github/workflows/npm-publish.yml
@@ -36,3 +36,4 @@ jobs:
36
- run: npm run release
37
env:
38
GH_TOKEN: ${{secrets.GH_TOKEN}}
39
+ NPM_TOKEN: ${{secrets.NPM_TOKEN}}
0 commit comments