From b2e3c0b501523dd3af3ab37275044f47660c4333 Mon Sep 17 00:00:00 2001 From: Alastair Mooney Date: Mon, 5 Jul 2021 08:45:20 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70ac935..0c594f7 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Create a `workflow.yml` file in your `.github/workflows` directory like: See [ Github's workflow syntax ](https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions) for further details on this file. -The workflow files takes the following inputs: +The workflow file takes the following inputs: | Input | Required | Description | |----------|----------|-------------|