From 2c85495a7bb72f2734cb5181e29b2ee5e08e61f7 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 16 Feb 2022 22:20:21 -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