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 1d97e69 commit d223283Copy full SHA for d223283
.github/workflows/release.yml
@@ -41,4 +41,4 @@ jobs:
41
extra_plugins: |
42
- conventional-changelog-conventionalcommits@8.0.0
43
env:
44
- GH_TOKEN: ${{ steps.app-token.outputs.token }}
+ GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
0 commit comments