You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Use repository-matching Docker image name for GHCR auth
The GITHUB_TOKEN permissions are scoped to the repository, so Docker
images must use ghcr.io/csnp/qramm-cryptodeps (not ghcr.io/csnp/cryptodeps)
to authenticate properly.
0 commit comments