Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andstor authored Feb 28, 2020
1 parent 21336ed commit 2ebd0a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 2ebd0a5

Please sign in to comment.