Browse Source

fix: sync repo name

zkitefly-patch-1
Yuhui Huang 3 years ago
parent
commit
93b88d853f
  1. 2
      .github/workflows/gitee.yml

2
.github/workflows/gitee.yml

@ -13,7 +13,7 @@ jobs:
with:
src: github/huanghongxun
dst: gitee/huanghongxun
static_list: 'HMCL'
static_list: 'HMCL-docs'
force_update: true
debug: true
dst_key: ${{ secrets.GITEE_SYNC_BOT_PRIVATE_KEY }}

Loading…
Cancel
Save