Skip to content

Commit a3f7cfd

Browse files
committed
workflow update
1 parent 9f0b310 commit a3f7cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
- run: npm install --no-save @semantic-release/git semantic-release-plugin-github-breaking-version-tag
5252
- run: npx semantic-release --debug
5353
env:
54-
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}#
54+
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)