@@ -41,15 +41,15 @@ Add the `Inputs` and/or `Outputs` [`H2` header](https://github.com/adam-p/markdo
4141
4242<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
4343
44- | INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
45- |----------------|--------|----------|----------------|---------------------------------------------|
46- | action | string | false | ` " action.yml" ` | Path to the action.yml file<br> |
47- | bin\_ path | string | false | | Path to the binary |
48- | col\_ max\_ width | string | false | ` " 1000" ` | Max width of a column<br> |
49- | col\_ max\_ words | string | false | ` " 5" ` | Max number of words per<br>line in a column |
50- | input\_ columns | string | false | | List of Input columns names<br>to display |
51- | output | string | false | ` " README.md" ` | Path to the output file<br> |
52- | output\_ columns | string | false | | List of Output column names<br>to display |
44+ | INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
45+ |----------------|--------|----------|----------------|----------------------------------------------------------------------------- |
46+ | action | string | false | ` " action.yml" ` | Path to the action.yml file<br> |
47+ | bin\_ path | string | false | | Path to the binary |
48+ | col\_ max\_ width | string | false | ` " 1000" ` | Max width of a column<br> |
49+ | col\_ max\_ words | string | false | ` " 5" ` | Max number of words per<br>line in a column |
50+ | input\_ columns | string | false | | List of Input columns names<br>to display, default (display all<br>columns) |
51+ | output | string | false | ` " README.md" ` | Path to the output file<br> |
52+ | output\_ columns | string | false | | List of Output column names<br>to display, default (display all<br>columns) |
5353
5454<!-- AUTO-DOC-INPUT:END -->
5555
0 commit comments