mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-06 19:12:52 +00:00
ci(release): fail fast on red release children
(cherry picked from commit 8d7038775f)
This commit is contained in:
@@ -477,7 +477,7 @@ export function buildPublishCommand(options) {
|
||||
["npm_dist_tag", options.npmDistTag],
|
||||
["plugin_publish_scope", options.pluginPublishScope],
|
||||
["publish_openclaw_npm", "true"],
|
||||
["release_profile", options.releaseProfile],
|
||||
["release_profile", "from-validation"],
|
||||
["wait_for_clawhub", "false"],
|
||||
];
|
||||
if (options.npmTelegramRunId) {
|
||||
|
||||
Reference in New Issue
Block a user