Update README.md

This commit is contained in:
Tonye Jack 2022-04-28 02:30:50 -04:00 committed by GitHub
parent 679a1f78bd
commit 11f586bd88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -277,6 +277,12 @@ Support this project with a :star:
with:
use_fork_point: "true"
- name: Run changed-files with quotepath disabled
id: changed-files-quotepath
uses: tj-actions/changed-files@v19
with:
quotepath: "false"
```
<img width="1147" alt="Screen Shot 2021-11-19 at 4 59 21 PM" src="https://user-images.githubusercontent.com/17484350/142696936-8b7ca955-7ef9-4d53-9bdf-3e0008e90c3f.png">