AntiPattern
GitHub Actions Credential Drift
actions-context-mismatch
GitHub Actions workflows fail when authentication and execution context assumptions drift—write permissions, private-repo access, and runner-specific command behavior (e.g., background processes, expression typing) diverge from local expectations, causing 401s, unreachable refs, or hanging jobs.