mirror of
https://github.com/kailong321200875/vue-element-plus-admin.git
synced 2025-03-07 11:26:45 +08:00
workflow: update cname
This commit is contained in:
parent
82702fbeb6
commit
be94a09f4c
2
.github/workflows/deploy-gitee.yml
vendored
2
.github/workflows/deploy-gitee.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
||||
deploy_key: ${{secrets.ACTIONS_DEPLOY_KEY}}
|
||||
publish_branch: gh-pages-gitee
|
||||
publish_dir: ./dist-pro
|
||||
keep_files: true
|
||||
force_orphan: true
|
||||
|
||||
- name: Sync Github Repos To Gitee # 名字随便起
|
||||
uses: Yikun/hub-mirror-action@v1.1 # 使用Yikun/hub-mirror-action
|
||||
|
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@ -52,4 +52,5 @@ jobs:
|
||||
deploy_key: ${{secrets.ACTIONS_DEPLOY_KEY}}
|
||||
publish_branch: gh-pages
|
||||
publish_dir: ./dist-pro
|
||||
keep_files: true
|
||||
force_orphan: true
|
||||
cname: element-plus-admin.cn
|
||||
|
Loading…
Reference in New Issue
Block a user