Skip to content

Commit f094c15

Browse files
committed
fix: patch#4
1 parent 4cbb3d6 commit f094c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ jobs:
4242

4343
- name: Release
4444
env:
45-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
45+
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
4646
run: npx semantic-release

0 commit comments

Comments
 (0)