Update action.yml
This commit is contained in:
parent
eb97e78971
commit
aae4005247
@ -76,7 +76,7 @@ inputs:
|
|||||||
description: "Maximum depth of directories to output. e.g `test/test1/test2` with max depth of `2` returns `test/test1`."
|
description: "Maximum depth of directories to output. e.g `test/test1/test2` with max depth of `2` returns `test/test1`."
|
||||||
required: false
|
required: false
|
||||||
dir_names_exclude_root:
|
dir_names_exclude_root:
|
||||||
description: "Exclude the root directory from the output. **NOTE:** This would exclude `.` from the output."
|
description: "Exclude the root directory represented by `.` from the output when `dir_names`is set to `true`."
|
||||||
required: false
|
required: false
|
||||||
default: "false"
|
default: "false"
|
||||||
json:
|
json:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user