From 9ed160e76f05701ec059452ffe2000a1890cab6b Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Fri, 26 Dec 2025 14:45:40 +0100 Subject: [PATCH] Actualiser action.yaml --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 6e9f998..dd28df3 100644 --- a/action.yaml +++ b/action.yaml @@ -10,7 +10,7 @@ inputs: description: 'tags added to the image' required: true registry_login: - decription: "Is the action must take care to log to the registry" + description: "Is the action must take care to log to the registry" required: false default: false type: boolean