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