mirror of
https://github.com/docker/build-push-action.git
synced 2026-05-01 09:22:27 +02:00
8411d080ee
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>