fix(release): preserve republish slug helper dependency (#282)

This commit is contained in:
davida-ps
2026-06-23 10:15:08 +03:00
committed by GitHub
parent 4a1cf246eb
commit 2a76509fcf
2 changed files with 5 additions and 3 deletions
+2 -2
View File
@@ -330,8 +330,8 @@ assert.match(
assert.match(
workflow,
/cp scripts\/ci\/resolve_clawhub_slug\.mjs "\$RUNNER_TEMP\/resolve_clawhub_slug\.mjs"/,
'Manual ClawHub republish must preserve the current slug helper before checking out an older release tag',
/cp scripts\/ci\/resolve_clawhub_slug\.mjs "\$RUNNER_TEMP\/resolve_clawhub_slug\.mjs"[\s\S]*cp scripts\/ci\/skill_platforms\.mjs "\$RUNNER_TEMP\/skill_platforms\.mjs"/,
'Manual ClawHub republish must preserve the current slug helper and its local module dependency before checking out an older release tag',
);
assert.match(