mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-25 11:58:43 +08:00
chore: update ci
This commit is contained in:
parent
31f489fa90
commit
448d21287c
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -108,7 +108,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
ACTIONS_DEPLOY_KEY: ${{secrets.DEPLOY_TOKEN}}
|
ACTIONS_DEPLOY_KEY: ${{secrets.DEPLOY_TOKEN}}
|
||||||
PUBLISH_BRANCH: gh-pages
|
PUBLISH_BRANCH: gh-pages
|
||||||
PUBLISH_DIR: ./.vitepress/dist
|
PUBLISH_DIR: ./dist
|
||||||
with:
|
with:
|
||||||
forceOrphan: true
|
forceOrphan: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user