mirror of
https://github.com/docker/build-push-action.git
synced 2026-06-04 19:33:03 +03:00
Currently, several inputs can be silently ignored without any warnings. This change will issue a warning for each ignored input with a short explanation. Signed-off-by: favonia <favonia@gmail.com>