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 551cde6 commit 63a5eb3Copy full SHA for 63a5eb3
.github/workflows/release.yml
@@ -60,4 +60,4 @@ jobs:
60
61
- run: yarn publish
62
env:
63
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
+ NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments