This commit is contained in:
2026-01-12 03:16:35 +08:00
parent c2dcc53018
commit 5310ff28ae
48 changed files with 1349 additions and 254 deletions

View File

@@ -1,8 +1,8 @@
import { Build } from "../src/index.ts";
import { token, showMore, cookie } from "./common.ts";
const repo = new Build({ group: "kevisual", token: token, cookie: cookie });
// group: "kevisual",
const repo = new Build({ token: token, cookie: cookie });
const main = async () => {
const build = await repo.startBuild('cnb', {