Actualiser action.yaml
This commit is contained in:
@@ -25,7 +25,7 @@ runs:
|
||||
- name: Ping the server
|
||||
shell: bash
|
||||
run: |
|
||||
HEALTHPOINT="${{ inputs.server }}/${{ input.uuid }}"
|
||||
HEALTHPOINT="${{ inputs.server }}/ping/${{ input.uuid }}"
|
||||
OPTIONS="-fsS -m 10 --retry 5"
|
||||
MESSAGE="${{ inputs.message }}"
|
||||
COMMAND="${{ input.command }}"
|
||||
|
||||
Reference in New Issue
Block a user