From 2ebd0a5481745c7089d46a4f09510deca1c401ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Storhaug?= Date: Fri, 28 Feb 2020 21:51:27 +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 6140d0d..5aab48f 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The following input variables options can/must be configured: |`allow_failure`|Optional|Makes the Action fail on missing files.|`false`| ## Outputs -- `files_exists`: Outputs `'true'` if the file(s) exists, otherwise `'false'`. +- `files_exists`: Outputs `true` if the file(s) exists, otherwise `false`. ## Example