diff --git a/.github/workflows/mirror_gitee.yml b/.github/workflows/mirror_gitee.yml index bf72465bc..ec58c3e6b 100644 --- a/.github/workflows/mirror_gitee.yml +++ b/.github/workflows/mirror_gitee.yml @@ -16,4 +16,4 @@ jobs: SSH_PRIVATE_KEY: ${{ secrets.SYNC_GITEE_PRIVATE_KEY }} with: source-repo: "https://github.com/deepmodeling/dmff.git" - destination-repo: "git@gitee.com:deepmodeling/dmff.git" + destination-repo: "git@gitee.com:deepmodeling/DMFF.git"