From 029be528b5dc8072a05e0104814cc7ce36e9867c Mon Sep 17 00:00:00 2001 From: xinian Date: Thu, 29 Jan 2026 02:20:21 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E6=96=87=E4=BB=B6=20.cnb.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cnb.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.cnb.yml b/.cnb.yml index afe8de09..d62559cc 100644 --- a/.cnb.yml +++ b/.cnb.yml @@ -13,5 +13,4 @@ main: auth_type: https username: ${GIT_USERNAME} password: ${GIT_ACCESS_TOKEN} - PLUGIN_SYNC_MODE: "rebase" - PLUGIN_FORCE: "true" + sync_mode: rebase