mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-13 06:03:39 -06:00
105038e658
* ci: publish release images to Vercel registry * ci: publish beta images to Vercel registry * fix(ci): allow beta Vercel dispatch * fix(ci): publish VCR-compatible image indexes * fix(ci): allow VCR readiness propagation * fix(ci): use Sandbox as VCR readiness proof * fix(ci): promote clean VCR channel indexes * fix(release): harden VCR publication * fix(release): bind VCR publishing to verified inputs * fix(test): follow script declaration migration * fix(release): isolate VCR mirroring * test(release): align VCR secret ownership
9 lines
133 B
JSON
9 lines
133 B
JSON
{
|
|
"name": "openclaw-release-vercel-cli",
|
|
"private": true,
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"vercel": "58.4.4"
|
|
}
|
|
}
|