Skip to content

Commit 4e0b31c

Browse files
committed
add env for publish.yml
1 parent 4903399 commit 4e0b31c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

+2
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ jobs:
2525

2626
- name: Build
2727
run: yarn make
28+
env:
29+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)