mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-06 18:12:13 +00:00
fix(release): accept trusted main Telegram evidence
This commit is contained in:
@@ -664,7 +664,7 @@ export async function verifyBetaRelease(
|
||||
label: "NPM Telegram Beta E2E",
|
||||
repo: args.repo,
|
||||
expectedWorkflowName: "NPM Telegram Beta E2E",
|
||||
expectedHeadBranch: args.workflowRef,
|
||||
allowedHeadBranches: ["main", args.workflowRef],
|
||||
rerunFailed: false,
|
||||
}),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user