Updated separator
This commit is contained in:
parent
3f66a14524
commit
f276697f3b
@ -114,6 +114,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: |
|
||||||
# "Set base sha..."
|
# "Set base sha..."
|
||||||
if [[ -n "${{ inputs.base_sha }}" ]]; then
|
if [[ -n "${{ inputs.base_sha }}" ]]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user