Actualiser action.yaml

This commit is contained in:
2025-04-14 09:59:30 +02:00
parent 17991e5f33
commit 0044b105ee

View File

@@ -43,7 +43,7 @@ runs:
check_command curl check_command curl
SERVER="${{ inputs.server }}"" SERVER="${{ inputs.server }}"
HEALTHPOINT="${{ inputs.server }}/ping/${{ inputs.uuid }}" HEALTHPOINT="${{ inputs.server }}/ping/${{ inputs.uuid }}"
OPTIONS="-fsS -m 10 --retry 5" OPTIONS="-fsS -m 10 --retry 5"
MESSAGE="${{ inputs.message }}" MESSAGE="${{ inputs.message }}"