Push images to Vercel Container Registry from GitHub Actions
Vercel Container Registry You can now push container images from GitHub Actions to(VCR) without storing long-lived registry credentials. vercel/vcr-action/login vcr.vercel.com The newaction authenticates your workflow using GitHub OIDC. It exchanges the workflow’s OIDC token for a short-lived…
Sources
- T1Push images to Vercel Container Registry from GitHub ActionsVercel (blog + changelog)