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 2353f24 commit 219e51dCopy full SHA for 219e51d
.github/workflows/npm-publish.yaml
@@ -30,4 +30,4 @@ jobs:
30
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTOMATION_TOKEN }}
31
- run: git push
32
env:
33
- github-token: ${{ secrets.GH_RELEASE_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_RELEASE_TOKEN }}
0 commit comments