mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 20:08:54 +00:00
For some bizarre reason, the login-action will simply fail to authenticate to docker.io in it's specified as a registry. The way to proceed, instead, is to *not* specify any registry as it'd be used by default. Fixes: #6943 Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>