From 8895fb0446178e667993acd16e68d1a2b5ce0b22 Mon Sep 17 00:00:00 2001 From: "colynn.liu" Date: Fri, 24 Dec 2021 18:39:56 +0800 Subject: [PATCH] comment force update gitee --- .github/workflows/sync-to-gitee.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-to-gitee.yml b/.github/workflows/sync-to-gitee.yml index 4db342f..22d4d26 100644 --- a/.github/workflows/sync-to-gitee.yml +++ b/.github/workflows/sync-to-gitee.yml @@ -18,7 +18,7 @@ jobs: dst_token: ${{ secrets.GITEE_TOKEN }} static_list: "atomci" debug: true - force_update: true + # force_update: true account_type: org # src_account_type: org # dst_account_type: org -- GitLab