Skip to content

Commit 3a2c937

Browse files
authored
chore(release): release (#196)
1 parent 746d96a commit 3a2c937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161

6262
- name: Release
6363
env:
64-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
64+
GH_TOKEN: ${{ secrets.SUOQIU_GITHUB_TOKEN }}
6565
NPM_TOKEN: ${{secrets.NPM_TOKEN}}
6666
run: npm run release
6767

0 commit comments

Comments
 (0)