Update README.md

This commit is contained in:
Tonye Jack 2021-10-23 09:44:50 -04:00 committed by GitHub
parent 576ad18ead
commit 6213a65ebe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -263,8 +263,8 @@ Support me with a :star:
[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee] [![Buy me a coffee][buymeacoffee-shield]][buymeacoffee]
## Known Limitation ## Known Limitation
- Spaces in filenames can introduce bugs when using bash loops. See: [Issue #216](https://github.com/tj-actions/changed-files/issues/216) - Spaces in file names can introduce bugs when using bash loops. See: [Issue #216](https://github.com/tj-actions/changed-files/issues/216)
- However this action should handle spaces in filenames, recommend using a separator that would prevent further issues. - However, this action will handle spaces in file names, with a recommendation of using a separator to prevent hidden issues.
![Screen Shot 2021-10-23 at 9 37 34 AM](https://user-images.githubusercontent.com/17484350/138558767-b13c90bf-a1ae-4e86-9520-70a6a4624f41.png) ![Screen Shot 2021-10-23 at 9 37 34 AM](https://user-images.githubusercontent.com/17484350/138558767-b13c90bf-a1ae-4e86-9520-70a6a4624f41.png)