Skip to content

Commit b2bc122

Browse files
committed
Updated the release workflow
1 parent 1e879eb commit b2bc122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
- run: npm install --no-save @semantic-release/git semantic-release-plugin-github-breaking-version-tag
4545
- run: npx semantic-release --debug
4646
env:
47-
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}#
47+
GH_TOKEN: ${{ steps.app-token.outputs.token }}#

0 commit comments

Comments
 (0)