Skip to content

Commit

Permalink
Updated separator
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Feb 17, 2022
1 parent 3f66a14 commit f276697
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ runs:
with:
files: ${{ steps.source-input-files.outputs.files }}
files-separator: " "
separator: "|"
- run: |
# "Set base sha..."
if [[ -n "${{ inputs.base_sha }}" ]]; then
Expand Down

0 comments on commit f276697

Please sign in to comment.