Updated README.md (#903)
Co-authored-by: repo-ranger[bot] <repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
parent
8bb2cb2854
commit
7fcaecbe85
@ -172,6 +172,7 @@ Support this project with a :star:
|
|||||||
| files\_separator | string | false | `"\n"` | Separator used to split the `files` input<br> |
|
| files\_separator | string | false | `"\n"` | Separator used to split the `files` input<br> |
|
||||||
| include\_all\_old\_new\_renamed\_files | string | false | `"false"` | Include `all_old_new_renamed_files` output. Note this can generate<br>a large output See: [#501](https://github.com/tj-actions/changed-files/issues/501). |
|
| include\_all\_old\_new\_renamed\_files | string | false | `"false"` | Include `all_old_new_renamed_files` output. Note this can generate<br>a large output See: [#501](https://github.com/tj-actions/changed-files/issues/501). |
|
||||||
| json | string | false | `"false"` | Output list of changed files in a<br>JSON formatted string which can be used<br>for matrix jobs. |
|
| json | string | false | `"false"` | Output list of changed files in a<br>JSON formatted string which can be used<br>for matrix jobs. |
|
||||||
|
| match\_directories | string | true | `"true"` | Indicates whether to include match directories |
|
||||||
| old\_new\_files\_separator | string | false | `" "` | Split character for old and new renamed<br>filename pairs. |
|
| old\_new\_files\_separator | string | false | `" "` | Split character for old and new renamed<br>filename pairs. |
|
||||||
| old\_new\_separator | string | false | `","` | Split character for old and new filename<br>pairs. |
|
| old\_new\_separator | string | false | `","` | Split character for old and new filename<br>pairs. |
|
||||||
| output\_dir | string | false | `".github/outputs"` | Directory to store output files. |
|
| output\_dir | string | false | `".github/outputs"` | Directory to store output files. |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user