From f3092625effea33bc3b6e63bb580f15484867bac Mon Sep 17 00:00:00 2001 From: xinian Date: Thu, 29 Jan 2026 11:01:54 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/.cnb.yml b/.cnb.yml index 80db89a5..ad3239ea 100644 --- a/.cnb.yml +++ b/.cnb.yml @@ -13,4 +13,5 @@ main: auth_type: https username: ${GIT_USERNAME} password: ${GIT_ACCESS_TOKEN} + force: true #sync_mode: rebase