diff --git a/action.yml b/action.yml index 97377da..daa4e41 100644 --- a/action.yml +++ b/action.yml @@ -22,7 +22,7 @@ inputs: credentials: description: Whitespace separated list of authentication credentials in the format registry_server=user:password required: false - destination: + destinations: description: Destinations to push images to, whitespace separated . Required if push is true required: false docker_file: