3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-02-21 05:28:14 +00:00

Update test.yml

This commit is contained in:
Tonye Jack 2021-03-05 06:15:46 -05:00 committed by GitHub
parent 3e4883b992
commit ef3cd7549b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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