Posts
Manually push to GitHub Container registry with Docker login
`gh auth switch` isn't enough to push to GHCR - you need a token with `packages:write`, and nothing tells you that until the push fails
`gh auth switch` isn't enough to push to GHCR - you need a token with `packages:write`, and nothing tells you that until the push fails