Skip to content

Commit ec452b6

Browse files
authored
Merge pull request #30 from ebenjs/bundle
fix: patch#4
2 parents 629addf + f094c15 commit ec452b6

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)