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 3d4f86d commit 884fb10Copy full SHA for 884fb10
.github/workflows/shipjs-trigger.yml
@@ -25,4 +25,4 @@ jobs:
25
- run: npm run release:trigger
26
env:
27
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28
- NODE_AUTH_TOKEN: ${{ secrets.SHARED_BOT_GITHUB_TOKEN }}
+ NODE_AUTH_TOKEN: ${{ secrets.SHARED_BOT_NPM_TOKEN }}
0 commit comments