|
@@ -52,7 +52,6 @@ jobs:
|
|
deploy_key: ${{secrets.ACTIONS_DEPLOY_KEY}}
|
|
deploy_key: ${{secrets.ACTIONS_DEPLOY_KEY}}
|
|
publish_branch: gh-pages-gitee
|
|
publish_branch: gh-pages-gitee
|
|
publish_dir: ./.vitepress/dist
|
|
publish_dir: ./.vitepress/dist
|
|
- keep_files: true
|
|
|
|
|
|
|
|
- name: Sync Github Repos To Gitee # 名字随便起
|
|
- name: Sync Github Repos To Gitee # 名字随便起
|
|
uses: Yikun/hub-mirror-action@v1.1 # 使用Yikun/hub-mirror-action
|
|
uses: Yikun/hub-mirror-action@v1.1 # 使用Yikun/hub-mirror-action
|