From f917cc3459f79321da6af2a153cb91ce82a34aaf Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 16 Feb 2022 22:39:13 -0500 Subject: [PATCH] Updated separator --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index 18018a2b..d4642ee7 100644 --- a/action.yml +++ b/action.yml @@ -114,6 +114,7 @@ runs: with: files: ${{ steps.source-input-files.outputs.files }} files-separator: " " + separator: "|" - run: | # "Set base sha..." if [[ -n "${{ inputs.base_sha }}" ]]; then