From 11bf1ae23f9896231cdf5627c551661e41ca8fc4 Mon Sep 17 00:00:00 2001 From: DragonAura <32223554+DragonAura@users.noreply.github.com> Date: Sun, 24 Sep 2023 21:16:12 +0800 Subject: [PATCH] Update mirror.yml --- .github/workflows/mirror.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index 7d70a666..5bd391ba 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -14,7 +14,7 @@ jobs: SSH_PRIVATE_KEY: ${{ secrets.GITEE_PRIVATE_SSH_KEY }} with: source-repo: "git@github.com:eesast/THUAI7.git" - destination-repo: "git@gitee.com:eesast/THUAI7.git" + destination-repo: "git@gitee.com:eesast/thuai7.git" mirror-to-gitlink: runs-on: ubuntu-latest