Expose migration bootstrap secret for export job
Some checks failed
CI / verify (push) Has been cancelled

This commit is contained in:
Codex
2026-04-29 14:50:21 +08:00
parent 973f67b6ba
commit 5bf2058f8b
2 changed files with 5 additions and 0 deletions

View File

@@ -112,6 +112,7 @@ DEPLOY_ITEMS=(
".env.local"
"README.md"
"api-server"
"migration-bootstrap-secret.txt"
"spacetime_module.wasm"
"start.sh"
"stop.sh"