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