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 ad12c15 commit 2b2f62bCopy full SHA for 2b2f62b
.github/workflows/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.token}
0 commit comments