fix(ci): export SHORT_SHA before yq env() calls #192

Closed
groombook-engineer[bot] wants to merge 1 commits from fix/export-short-sha-for-yq into main

1 Commits

Author SHA1 Message Date
Barkley Trimsworth 49217a21d9 fix(ci): export SHORT_SHA before yq env() calls
yq env(SHORT_SHA) requires SHORT_SHA as an environment variable,
not just a shell variable. Without export, yq cannot read it.

Regression from 0d610f5 (GRO-311).

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-01 07:27:50 +00:00