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 629addf + f094c15 commit ec452b6Copy full SHA for ec452b6
.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