This repository has been archived on 2026-05-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
app/.github/workflows
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
..