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 788637d commit 3147046Copy full SHA for 3147046
.github/workflows/publish.yml
@@ -30,4 +30,4 @@ jobs:
30
- run: npm install
31
- run: npm publish
32
env:
33
- NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
+ NODE_AUTH_TOKEN: ${{secrets.TOKEN}}
0 commit comments