mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-25 02:58:43 +08:00
chore: update ci
This commit is contained in:
parent
d01c1b4d05
commit
6d1adce462
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -110,7 +110,7 @@ jobs:
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
env:
|
||||
ACTIONS_DEPLOY_KEY: ${{secrets.ACTIONS_DEPLOY_KEY}}
|
||||
deploy_key: ${{secrets.ACTIONS_DEPLOY_KEY}}
|
||||
PUBLISH_BRANCH: gh-pages
|
||||
PUBLISH_DIR: ./dist
|
||||
cname: vben.vvbin.cn
|
||||
|
Loading…
Reference in New Issue
Block a user