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:
parent
3e4883b992
commit
ef3cd7549b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -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 }}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue