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 3a2770c + b2bc122 commit ed78f79Copy full SHA for ed78f79
.github/workflows/release.yml
@@ -44,4 +44,4 @@ jobs:
44
- run: npm install --no-save @semantic-release/git semantic-release-plugin-github-breaking-version-tag
45
- run: npx semantic-release --debug
46
env:
47
- GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}#
+ GH_TOKEN: ${{ steps.app-token.outputs.token }}#
0 commit comments