Actualiser action.yaml

This commit is contained in:
2025-12-26 12:41:05 +01:00
parent 4455eef915
commit bb5608040f

View File

@@ -27,9 +27,9 @@ inputs:
required: false required: false
default: "niepce.petite-maison-orange.fr" default: "niepce.petite-maison-orange.fr"
push_command: push_command:
description: 'Command used to push the image (docker|podman)' description: 'Command used to push the image (docker|podman|skopeo)'
required: false required: false
default: podman default: skopeo
debug: debug:
description: 'Run the action in debug mode' description: 'Run the action in debug mode'
required: false required: false