diff --git a/.github/workflows/gitee-repos-mirror.yml b/.github/workflows/gitee-repos-mirror.yml index b32345c..5ea4b18 100644 --- a/.github/workflows/gitee-repos-mirror.yml +++ b/.github/workflows/gitee-repos-mirror.yml @@ -23,7 +23,7 @@ jobs: dst: gitee/yiming_chang dst_key: ${{ secrets.GITEE_PRIVATE_KEY }} dst_token: ${{ secrets.GITEE_TOKEN }} - account_type: org + account_type: user timeout: 600 force_update: true white_list: pure-admin-backend