chore: update ci

This commit is contained in:
JinMao 2022-11-16 20:48:58 +08:00
parent e7ac09cf39
commit c5713c75ec

View File

@ -109,13 +109,13 @@ jobs:
- name: Deploy
uses: peaceiris/actions-gh-pages@v3.9.0
env:
with:
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
PUBLISH_BRANCH: gh-pages
PUBLISH_DIR: ./dist
CNAME: vben.vvbin.cn
with:
forceOrphan: true