From 666be6d52f6503c7cb8a5c30a546f69c14601fa9 Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Fri, 26 Dec 2025 14:29:25 +0100 Subject: [PATCH] Actualiser action.yaml --- action.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/action.yaml b/action.yaml index cb216cb..6e9f998 100644 --- a/action.yaml +++ b/action.yaml @@ -112,8 +112,7 @@ runs: error "Install failed" "Could not install Podman" fi - - - name: Push the images to the serveur + - name: Push the images to the serveur shell: bash run: | source "${{ github.action_path }}/../bashlib.sh" @@ -150,4 +149,4 @@ runs: fi fi done - + \ No newline at end of file