From f1dda8c060d72354b29f8578f155027e07bd4457 Mon Sep 17 00:00:00 2001 From: Harsh Kachhadia <60553715+harshkachhadia@users.noreply.github.com> Date: Thu, 22 Oct 2020 20:39:56 -0400 Subject: [PATCH] Testing execution of Constable - No Major Update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7149280..747d5ed 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ Since the packaged `index.js` is run from the `./dist` folder. git add dist ``` -And now GitHub will know to use the action sourced under th `./dist` folder. You could use it in a workflow like +And now GitHub will know to use the action sourced under th `./dist` folder. You could use it in a workflow like: ```yaml uses: dangoslen/constable-github-action@