From 14370fb91313b5d72cc0fcf23ddcebb650ea02b5 Mon Sep 17 00:00:00 2001 From: walon Date: Mon, 23 Aug 2021 11:42:41 +0800 Subject: [PATCH] Update sync_gitee.yml --- .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 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}}