From 7886da5c089c0827fab72ca2d63463a2664218e4 Mon Sep 17 00:00:00 2001 From: abearxiong Date: Sun, 11 Jan 2026 11:28:02 +0800 Subject: [PATCH] update --- .cnb.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cnb.yml b/.cnb.yml index 4c62034..da3a511 100644 --- a/.cnb.yml +++ b/.cnb.yml @@ -22,7 +22,7 @@ $: TO_REPO: kevisual/cnb stages: - name: '同步到仓库' - script: echo "同步到仓库 ${TO_REPO}" + script: echo "同步到仓库 ${TO_REPO}, ${GITEA_TOKEN}" - name: sync to gitea image: tencentcom/git-sync settings: