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 655808a commit e755790Copy full SHA for e755790
.github/workflows/publish.yml
@@ -28,4 +28,4 @@ jobs:
28
env:
29
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
30
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
31
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUBTOKEN }}
0 commit comments