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 82fe905 commit 5114a7fCopy full SHA for 5114a7f
.github/workflows/release.yml
@@ -23,5 +23,6 @@ jobs:
23
- name: Release
24
env:
25
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
26
+ GH_TOKEN: ${{ secrets.GH_TOKEN }}
27
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
28
run: npx semantic-release
0 commit comments