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 ff82486 commit 7f0162eCopy full SHA for 7f0162e
.github/workflows/npm-publish.yml
@@ -35,4 +35,4 @@ jobs:
35
- run: npm ci
36
- run: npm run release
37
env:
38
- NODE_AUTH_TOKEN: ${{secrets.npm_token}}
+ GH_TOKEN: ${{secrets.GH_TOKEN}}
0 commit comments