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 9947327 commit 27531c1Copy full SHA for 27531c1
.github/workflows/test.yml
@@ -35,5 +35,5 @@ jobs:
35
36
- name: Release
37
env:
38
- GH_TOKEN: ${{ secrets.GH_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
39
run: npx semantic-release
0 commit comments