AntiPattern
Workflow Auth Token Mismatch
workflow-auth-token-mismatch
Release automation fails with HTTP 401/Bad credentials because GitHub Actions selects or generates an invalid/inactive token (e.g., wrong GH_TOKEN, missing write permissions, or preferring a stale auth state) despite SSH or keyring login working.