There was an error while loading. Please reload this page.
1 parent cd856cb commit 6d5a979Copy full SHA for 6d5a979
1 file changed
.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