mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2025-02-23 14:34:02 +08:00
fix: sync repo name
This commit is contained in:
parent
b72dc8b265
commit
93b88d853f
2
.github/workflows/gitee.yml
vendored
2
.github/workflows/gitee.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
src: github/huanghongxun
|
src: github/huanghongxun
|
||||||
dst: gitee/huanghongxun
|
dst: gitee/huanghongxun
|
||||||
static_list: 'HMCL'
|
static_list: 'HMCL-docs'
|
||||||
force_update: true
|
force_update: true
|
||||||
debug: true
|
debug: true
|
||||||
dst_key: ${{ secrets.GITEE_SYNC_BOT_PRIVATE_KEY }}
|
dst_key: ${{ secrets.GITEE_SYNC_BOT_PRIVATE_KEY }}
|
||||||
|
Loading…
Reference in New Issue
Block a user