Skip to content

Commit f16b004

Browse files
committed
fix: updating the "uses" path
1 parent 2d43cf2 commit f16b004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Optional — The amount of time to spend waiting on Netlify. Defaults to `60` se
1717
```
1818
steps:
1919
- name: Waiting for 200 from the Netlify Preview
20-
uses: actions/wait-for-netlify-action@v1
20+
uses: jakepartusch/wait-for-netlify-action@v1
2121
id: waitFor200
2222
with:
2323
site_name: "jakepartusch"

0 commit comments

Comments
 (0)