Actualiser action.yaml

This commit is contained in:
2025-04-14 09:23:57 +02:00
parent 5b32f61b54
commit cbc247fab0

View File

@@ -17,6 +17,8 @@ inputs:
description: 'Message to log with the ping'
required: false
default: ''
debug:
decrtio
runs:
@@ -66,7 +68,7 @@ runs:
"$URL"
)
echo "${YELLOW}🔄 Commande exécutée:${NC} ${curl_cmd[*]}"
echo -e "${YELLOW}🔄 Commande exécutée:${NC} ${curl_cmd[*]}"
"${curl_cmd[@]}" \
&& echo -e "${GREEN}✅ Success:${NC} $COMMAND ping sent to ${HEALTHPOINT}" \