From 9d2dd83a0150d52eca7815d48dd8a24d7da4a5d8 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Thu, 25 May 2023 14:33:08 -0600 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index c57f7f76..0408f91b 100644 --- a/action.yml +++ b/action.yml @@ -24,7 +24,7 @@ inputs: required: false default: "" files_from_source_file_separator: - description: 'Separator used to split the `files-from-source-file` input' + description: 'Separator used to split the `files_from_source_file` input' default: "\n" required: false files: