Update README.md

This commit is contained in:
Tonye Jack
2022-11-17 12:33:38 -07:00
committed by GitHub
parent 171e4353ac
commit 0265ed819d

View File

@@ -336,8 +336,7 @@ See [outputs](#outputs) for a list of all available outputs.
id: changed-files-specific-source-file
uses: tj-actions/changed-files@v34
with:
files_from_source_file: |
test/changed-files-list.txt
files_from_source_file: test/changed-files-list.txt
...
```