Skip to content

Commit e013f04

Browse files
committed
chore: update ci
1 parent 3948ba1 commit e013f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
- name: Deploy
111111
uses: peaceiris/actions-gh-pages@v3
112112
env:
113-
github_token: ${{secrets.OPER_TOKEN}}
113+
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
114114
PUBLISH_BRANCH: gh-pages
115115
PUBLISH_DIR: ./dist
116116
CNAME: vben.vvbin.cn

0 commit comments

Comments
 (0)