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 40f0629 commit a2c6c67Copy full SHA for a2c6c67
.github/workflows/release.yml
@@ -31,3 +31,4 @@ jobs:
31
version: yarn release:prepare
32
env:
33
GITHUB_TOKEN: ${{ secrets.PLUGINPAL_BOT_GITHUB_TOKEN }}
34
+ NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments