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.
2 parents 8961c1e + ec452b6 commit 73da970Copy full SHA for 73da970
.github/workflows/node.js.yml
@@ -42,5 +42,5 @@ jobs:
42
43
- name: Release
44
env:
45
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
46
run: npx semantic-release
0 commit comments