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 9587343 commit 592c4deCopy full SHA for 592c4de
.github/workflows/version-or-publish.yml
@@ -37,4 +37,4 @@ jobs:
37
publish: yarn npm publish --tolerate-republish
38
env:
39
GITHUB_TOKEN: ${{ github.token }}
40
- NPM_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
+ NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments