Skip to content

Commit f45f10f

Browse files
authored
Update npmpublish.yml
1 parent ddb663d commit f45f10f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npmpublish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
5555
- name: Create Release
5656
env:
57-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
57+
GH_TOKEN: ${{ secrets.GH_TOKEN }}
5858
NPM_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
5959
run: |
6060
npx auto shipit

0 commit comments

Comments
 (0)