From ab8be2504fbf968616be6a7d43648d66ab200c24 Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Mon, 14 Apr 2025 11:26:34 +0200 Subject: [PATCH] Actualiser action.yaml --- action.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/action.yaml b/action.yaml index 78336e4..af06e34 100644 --- a/action.yaml +++ b/action.yaml @@ -1,5 +1,5 @@ -name: 'Ping a Healthchecks.io server' -description: 'Description de l action' +name: 'Build a docker image and tag it' +description: 'Build a docker image and tag it using podman or docker' author: 'Eric Coissac' inputs: @@ -28,6 +28,7 @@ inputs: type: boolean + runs: using: 'composite' steps: