From e1b13e4779f69d74be468526871245e3b6d557b6 Mon Sep 17 00:00:00 2001 From: xiongxiao Date: Sun, 14 Sep 2025 22:13:50 +0800 Subject: [PATCH] q --- .cnb.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.cnb.yml b/.cnb.yml index c0f4780..0f20942 100644 --- a/.cnb.yml +++ b/.cnb.yml @@ -12,12 +12,13 @@ main: settings: target_url: https://git.xiongxiao.me/kevisual/cnb.git auth_type: https - username: ${GITEA_USERNAME} - password: ${GITEA_PASSWORD} + # username: ${GITEA_USERNAME} + # password: ${GITEA_PASSWORD} + username: "oauth2" + password: "18cd3c00308c3813765dde41d093d48bed76fabd" git_user: "abearxiong" git_email: "xiongxiao@xiongxiao.me" sync_mode: rebase - git_host: git.xiongxiao.me branch: main