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.
2 parents 792214c + 2ccf9b9 commit af913e0Copy full SHA for af913e0
.github/workflows/npm-publish.yml
@@ -31,4 +31,4 @@ jobs:
31
- run: npm ci
32
- run: npm publish
33
env:
34
- NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ NODE_AUTH_TOKEN: ${{ secrets.GIT_TOKEN }}
0 commit comments