Skip to content

Commit 875faab

Browse files
authored
Update ci.yml
1 parent ea535fb commit 875faab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
title: "[ci] release"
4040
env:
4141
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
42-
GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}
42+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)