Compare commits

...

1 Commits
main ... v3.0.1

Author SHA1 Message Date
Tonye Jack
a86b5608de Updated separator 2022-02-16 22:40:05 -05:00

View File

@ -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