Fixed bug with action.yml

This commit is contained in:
Tonye Jack 2023-05-24 17:34:50 -06:00
parent 77502dd673
commit 6d389f31d3

View File

@ -23,7 +23,7 @@ inputs:
description: "Source file(s) used to populate the `files` input."
required: false
default: ""
files-from-source-file-separator:
files_from_source_file_separator:
description: 'Separator used to split the `files-from-source-file` input'
default: "\n"
required: false