From 1980f551b48196e1d8aa48fbfd924cedde0d3e13 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 16 Feb 2022 22:40:37 -0500 Subject: [PATCH] Updated separator --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index 13f7d802..b032f0af 100644 --- a/action.yml +++ b/action.yml @@ -127,6 +127,7 @@ runs: with: files: ${{ steps.source-input-files.outputs.files }} files-separator: " " + separator: "|" - run: | bash $GITHUB_ACTION_PATH/entrypoint.sh id: changed-files