From 5dff655eb413618b2471009dc607173544e56054 Mon Sep 17 00:00:00 2001 From: abearxiong Date: Mon, 5 Jan 2026 10:55:40 +0800 Subject: [PATCH] update --- test/build.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/build.ts b/test/build.ts index 6f051e4..7a171f2 100644 --- a/test/build.ts +++ b/test/build.ts @@ -9,7 +9,7 @@ const main = async () => { branch: 'main', env: { }, - event: 'api_trigger_test', + event: 'api_trigger_sync_to_gitea', config: ``, }); console.log("build", build);