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 5de2f44 commit 5454a5bCopy full SHA for 5454a5b
.github/workflows/npm-publish.yml
@@ -44,4 +44,4 @@ jobs:
44
- run: npm ci
45
- run: npm publish
46
env:
47
- NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
+ NODE_AUTH_TOKEN: ${{secrets.GH_TOKEN}}
0 commit comments