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 c613774 commit 22714a9Copy full SHA for 22714a9
.github/workflows/deploy.yml
@@ -37,6 +37,6 @@ jobs:
37
38
- name: Release
39
env:
40
- GITHUB_TOKEN: ${{ secrets.TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
41
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
42
run: npx semantic-release
0 commit comments