3
0
Fork 0
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:
Tonye Jack 2021-07-17 11:54:59 -04:00 committed by GitHub
parent ca4eaaf129
commit d825b1f709
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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