You've already forked docker_build-push-action
mirror of
https://gh-proxy.com/github.com/docker/build-push-action.git
synced 2025-04-17 00:31:28 +08: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>