Skip to content

Commit 4689193

Browse files
authored
Merge pull request #4 from lepadatu-org/dev
workflow update
2 parents 533ec2d + a3f7cfd commit 4689193

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)