diff --git a/action.yml b/action.yml index 5a3abb4f..20a408b8 100644 --- a/action.yml +++ b/action.yml @@ -13,7 +13,7 @@ inputs: col_max_words: description: 'Max number of words per line in a column' required: false - default: '7' + default: '6' output: description: 'Path to the output file' required: false