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