Compare commits

...

1 commit
main ... v3.0.2

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

View file

@ -127,6 +127,7 @@ runs:
with: with:
files: ${{ steps.source-input-files.outputs.files }} files: ${{ steps.source-input-files.outputs.files }}
files-separator: " " files-separator: " "
separator: "|"
- run: | - run: |
bash $GITHUB_ACTION_PATH/entrypoint.sh bash $GITHUB_ACTION_PATH/entrypoint.sh
id: changed-files id: changed-files