diff --git a/.github/workflows/sync_gitee.yml b/.github/workflows/sync_gitee.yml index 03a0333..d66849d 100644 --- a/.github/workflows/sync_gitee.yml +++ b/.github/workflows/sync_gitee.yml @@ -23,7 +23,7 @@ jobs: - name: sync-gitee-mirror uses: abersheeran/sync-gitee-mirror@v1-beta with: - repository: https://gitee.com/focus-creative-games/luban.git + repository: focus-creative-games/luban username: ${{secrets.GITEE_USERNAME}} password: ${{secrets.GITEE_PASSWORD}}