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 deb1118 commit 29f6946Copy full SHA for 29f6946
.github/workflows/push.yml
@@ -83,5 +83,5 @@ jobs:
83
node-version: 14
84
- name: Release
85
env:
86
- GITHUB_TOKEN: ${{ secrets.TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
87
run: npx semantic-release
0 commit comments