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 e409558 commit 1dfb63eCopy full SHA for 1dfb63e
.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