Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nev7n committed Mar 10, 2020
2 parents 11f8bf9 + ee83bb5 commit d84ceb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
- -interval=${{ inputs.interval }}

0 comments on commit d84ceb1

Please sign in to comment.