BetterFrame/.github
Mitchell R a7d661ca42
fix(ci): use job-level env vars for secret-gated step conditions
`secrets` context isn't available in step-level `if:` expressions inside
a reusable workflow_call. Move the secret-presence check to job-level
env (HAS_RAUC_SECRETS, HAS_AUTOIMPORT) and reference those in step if:.
2026-05-21 11:36:50 +02:00
..
workflows fix(ci): use job-level env vars for secret-gated step conditions 2026-05-21 11:36:50 +02:00