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