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 bcde2de commit 34d106cCopy full SHA for 34d106c
.github/workflows/release.yml
@@ -41,4 +41,4 @@ jobs:
41
@semantic-release/[email protected]
42
43
env:
44
- GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments