Skip to content

Commit

Permalink
Fix action reference in example
Browse files Browse the repository at this point in the history
  • Loading branch information
nev7n committed Mar 11, 2020
1 parent 40251fd commit 7fef3c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Interval between polling in ms. Default `"200"`

## Example usage
```
uses: actions/wait-for-response@v1
uses: nev7n/wait_for_response@v1
with:
url: 'http://localhost:8081/'
responseCode: 200
Expand Down

0 comments on commit 7fef3c1

Please sign in to comment.