From 5aadd327aa4fc3aee28f17535eeb376188d92b63 Mon Sep 17 00:00:00 2001 From: Piotr Mankowski Date: Fri, 21 Jan 2022 16:31:26 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c2e9a5..695040e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The amount of time to try to connect before timing out, in seconds. ## Example usage ```yml -uses: actions/action-wait-for-openmrs@v0.3.0 +uses: I-TECH-UW/wait-for-openmrs-action@v0.3.0 with: target-url: http://localhost:8080/openmrs timeout: 1000