From ecac1552323ef915efcec68a453068e22ba3f8a6 Mon Sep 17 00:00:00 2001 From: tommy Date: Sat, 9 Nov 2024 12:46:11 +0000 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index daa4e41..97377da 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 - destinations: + destination: description: Destinations to push images to, whitespace separated . Required if push is true required: false docker_file: