AntiPattern
Workflow Context Misreference
workflow-context-misreference
CI/CD workflows fail when step outputs, env vars, and tokens are referenced with the wrong scope or assumed to persist automatically, causing missing artifacts, incorrect publish behavior, and trigger loops or non-executing updates across jobs.