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 6a62332 commit 3734f6dCopy full SHA for 3734f6d
.github/workflows/release.yml
@@ -34,4 +34,4 @@ jobs:
34
- run: npx shipjs trigger
35
env:
36
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37
- NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
+ NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
0 commit comments