提交 e74a9ed3 编写于 作者: J JinMao

chore: update ci

上级 750a50eb
...@@ -108,12 +108,12 @@ jobs: ...@@ -108,12 +108,12 @@ jobs:
git push origin --delete gh-pages git push origin --delete gh-pages
- name: Deploy - name: Deploy
uses: peaceiris/actions-gh-pages@v2.5 uses: peaceiris/actions-gh-pages@v2.5.0
env: env:
deploy_key: ${{secrets.ACTIONS_DEPLOY_KEY}} ACTIONS_DEPLOY_KEY: ${{secrets.ACTIONS_DEPLOY_KEY}}
PUBLISH_BRANCH: gh-pages PUBLISH_BRANCH: gh-pages
PUBLISH_DIR: ./dist PUBLISH_DIR: ./dist
cname: vben.vvbin.cn CNAME: vben.vvbin.cn
with: with:
forceOrphan: true forceOrphan: true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册