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 4cbb3d6 commit f094c15Copy full SHA for f094c15
.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