diff --git a/.github/workflows/sync_gitee.yml b/.github/workflows/sync_gitee.yml index cc4e3dc..b2f1c42 100644 --- a/.github/workflows/sync_gitee.yml +++ b/.github/workflows/sync_gitee.yml @@ -15,4 +15,4 @@ jobs: # 注意替换为你的 GitHub 源仓库地址 source-repo: git@github.com:thpatch-zh/script_zh-hant.git # 注意替换为你的 Gitee 目标仓库地址 - destination-repo: git@gitee.com:rc17/tscript_zh-hant.git + destination-repo: git@gitee.com:rc17/script_zh-hant.git