3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-01-18 13:57:39 +00:00

Update test.yml

This commit is contained in:
Tonye Jack 2021-03-05 06:17:27 -05:00 committed by GitHub
parent ef3cd7549b
commit 7cb6f92914
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,5 +20,5 @@ jobs:
uses: ./
- name: Show output
run: |
echo "${{ steps.changed-files.outputs }}"
echo "${{ toJSON(steps.changed-files.outputs) }}"