From 2166646e73329b8ccfab8f9e135acdc7efa94c47 Mon Sep 17 00:00:00 2001 From: ROCO2021 <1401548627@qq.com> Date: Thu, 5 Dec 2024 10:01:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=BE=A9Github=20Actions=E8=85=B3?= =?UTF-8?q?=E6=9C=AC=E4=BD=BF=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/sync_gitee.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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