From 5d4d518716322bdffcb1ed8785981896bf0e7ab2 Mon Sep 17 00:00:00 2001 From: Jason Karns Date: Mon, 4 Nov 2019 21:38:01 -0500 Subject: [PATCH] typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01c00b4c..c21e767c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Dead simple: ```yaml steps: - - uses: olegtarasov/get-tag@j1 + - uses: olegtarasov/get-tag@v1 id: tagName - name: Some other step with: