mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-17 19:17:45 +00:00
Update test.yml
This commit is contained in:
parent
ca4eaaf129
commit
d825b1f709
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -195,6 +195,6 @@ jobs:
|
|||
base_sha: ${{ steps.last_successful_commit.outputs.commit_hash }}
|
||||
- name: Show output
|
||||
run: |
|
||||
echo "${{ toJSON(steps.changed-files-custom-sha.outputs) }}"
|
||||
echo "${{ toJSON(steps.changed-files-custom-base-sha.outputs) }}"
|
||||
shell:
|
||||
bash
|
||||
|
|
Loading…
Reference in a new issue