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 70c543b commit 2ab9705Copy full SHA for 2ab9705
.github/workflows/npmpublish.yml
@@ -38,4 +38,4 @@ jobs:
38
registry-url: https://npm.pkg.github.com/
39
- run: npm publish
40
env:
41
- NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
+ NODE_AUTH_TOKEN: ${{secrets.GIT_TOKEN}}
0 commit comments