mirror of
https://github.com/stablyai/orca.git
synced 2026-09-21 16:02:20 +00:00
The Windows matrix defaults to pwsh, so assert-github-release-is-draft.mjs received an empty argv and failed with "tag is required" after the signed installer was already uploaded. Force bash, interpolate the tag in YAML, and fall back to env TAG.