From 21336ed594d261591e1e24a078ea7d6766b5b2e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Storhaug?= Date: Fri, 28 Feb 2020 21:50:30 +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 d2d3f2e..6140d0d 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`: Whether the file(s) exists or not. +- `files_exists`: Outputs `'true'` if the file(s) exists, otherwise `'false'`. ## Example