Files
antigravity-skills-reference/tools/scripts/release_cycle.sh
2026-03-13 14:20:49 +01:00

9 lines
235 B
Bash
Executable File

#!/bin/bash
set -e
echo "release_cycle.sh is now a thin wrapper around the scripted release workflow."
echo "Use \`npm run release:preflight\` directly for the supported entrypoint."
node tools/scripts/release_workflow.js preflight