Skip to content

Commit 5eab4f0

Browse files
committed
update release github actions workflow
1 parent 7c28f47 commit 5eab4f0

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
@@ -24,6 +24,6 @@ jobs:
2424
fi
2525
- run: npm run release:trigger
2626
env:
27-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
27+
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
2828
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
2929
SLACK_INCOMING_HOOK: ${{ secrets.SLACK_INCOMING_HOOK }}

0 commit comments

Comments
 (0)