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 e409558 + 1dfb63e commit c5598efCopy full SHA for c5598ef
.github/workflows/ci.yml
@@ -47,5 +47,5 @@ jobs:
47
node-version: 12
48
- name: Release
49
env:
50
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.RELEASE_GITHUB_TOKEN }}
51
run: npx semantic-release@17
0 commit comments