chore: update ci
This commit is contained in:
parent
31f489fa90
commit
448d21287c
|
|
@ -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