From f276697f3b86a1d897052524507c59f5e173ccd1 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 16 Feb 2022 22:18:40 -0500 Subject: [PATCH] Updated separator --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index 18018a2b1e2..d4642ee7108 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