diff --git a/action.yml b/action.yml index 4fbdbae..3fd7951 100644 --- a/action.yml +++ b/action.yml @@ -25,8 +25,8 @@ runs: using: 'docker' image: 'Dockerfile' args: - + - /app/wait_for_response - -url=${{ inputs.url }} - -code=${{ inputs.responseCode }} - -timeout=${{ inputs.timeout }} - - -interval=${{ inputs.interval }} \ No newline at end of file + - -interval=${{ inputs.interval }}