diff --git a/.github/workflows/SyncToGitee.yml b/.github/workflows/SyncToGitee.yml index 05d0606..c270759 100644 --- a/.github/workflows/SyncToGitee.yml +++ b/.github/workflows/SyncToGitee.yml @@ -18,6 +18,5 @@ jobs: dst_key: ${{ secrets.GITEE_PRIVATE_KEY }} dst_token: ${{ secrets.GITEE_TOKEN }} force_update: true - # only sync this repo white_list: "RapidTable" debug: true