From a86b5608ded2e43fee87cbbde6394e0be7f46a41 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 16 Feb 2022 22:40:05 -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