fix: sync repo name

This commit is contained in:
Yuhui Huang 2022-05-04 17:26:33 +08:00
parent b72dc8b265
commit 93b88d853f

View File

@ -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 }}