mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-13 21:07:00 -07:00
dea79901a5
Updates the release-sandbox workflow to use the push-docker action, which is configured to push to ghcr.io. Also updates the push-docker action to use `github.repository_owner` as the username for ghcr.io login, which is the recommended practice.