From bb5608040f1941352dd49b50da55fd75ced1a9c6 Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Fri, 26 Dec 2025 12:41:05 +0100 Subject: [PATCH] Actualiser action.yaml --- action.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yaml b/action.yaml index 7bc0258..3b38e99 100644 --- a/action.yaml +++ b/action.yaml @@ -27,9 +27,9 @@ inputs: required: false default: "niepce.petite-maison-orange.fr" push_command: - description: 'Command used to push the image (docker|podman)' + description: 'Command used to push the image (docker|podman|skopeo)' required: false - default: podman + default: skopeo debug: description: 'Run the action in debug mode' required: false