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 fb04381 commit fea617fCopy full SHA for fea617f
.github/workflows/release.yml
@@ -22,4 +22,4 @@ jobs:
22
- run: yarn build
23
- run: yarn publish
24
env:
25
- NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ NPM_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments