Actualiser action.yaml
This commit is contained in:
@@ -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}" \
|
||||
|
||||
Reference in New Issue
Block a user