fix(formula): add phase=vapor to beads-release (gt-mjsjv)

Prevents accidental 'bd pour' from creating persistent issues.
Vapor formulas should only run via 'gt sling --formula' or 'bd mol wisp'.
This commit is contained in:
emma
2026-01-05 00:03:57 -08:00
committed by Steve Yegge
parent 0caf648487
commit 7db052a48e

View File

@@ -47,6 +47,7 @@ The polecat will complete Phase 1, then signal phase-complete. The gate blocks
until release.yml finishes. A new polecat (or the same one) resumes for Phases 2-3.
"""
type = "workflow"
phase = "vapor" # Ensures this runs as a wisp - bd pour will warn, gt sling --formula creates wisp
version = 1
[vars.version]