From 1e91062141ff381a922b9f680a2734a3692f5959 Mon Sep 17 00:00:00 2001 From: xiongxiao Date: Sun, 14 Sep 2025 22:15:15 +0800 Subject: [PATCH] update --- .cnb.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.cnb.yml b/.cnb.yml index 0f20942..526a23e 100644 --- a/.cnb.yml +++ b/.cnb.yml @@ -12,10 +12,8 @@ main: settings: target_url: https://git.xiongxiao.me/kevisual/cnb.git auth_type: https - # username: ${GITEA_USERNAME} - # password: ${GITEA_PASSWORD} username: "oauth2" - password: "18cd3c00308c3813765dde41d093d48bed76fabd" + password: ${GITEA_TOKEN} git_user: "abearxiong" git_email: "xiongxiao@xiongxiao.me" sync_mode: rebase