mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-19 15:23:42 +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: ./
|
||||
- name: Show output
|
||||
run: |
|
||||
echo "${{ steps.changed-files.output }}"
|
||||
echo "${{ steps.changed-files.outputs }}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue