mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-26 12:48:48 +08:00
chore: update ci
This commit is contained in:
parent
3948ba1b01
commit
e013f04151
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -110,7 +110,7 @@ jobs:
|
|||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v3
|
||||||
env:
|
env:
|
||||||
github_token: ${{secrets.OPER_TOKEN}}
|
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||||
PUBLISH_BRANCH: gh-pages
|
PUBLISH_BRANCH: gh-pages
|
||||||
PUBLISH_DIR: ./dist
|
PUBLISH_DIR: ./dist
|
||||||
CNAME: vben.vvbin.cn
|
CNAME: vben.vvbin.cn
|
||||||
|
Loading…
Reference in New Issue
Block a user