chore: update ci

This commit is contained in:
vben 2022-11-14 14:56:59 +08:00
parent 31f489fa90
commit 448d21287c

View File

@ -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