3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2024-12-17 03:47:20 +00:00

Update README.md

This commit is contained in:
Tonye Jack 2023-12-06 20:37:51 -07:00 committed by GitHub
parent c075bd2719
commit 399525a994
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -609,7 +609,7 @@ Support this project with a :star:
> \[!IMPORTANT]
>
> * When using `files_yaml*` inputs, it's important to prefix all outputs with the key to ensure that the correct context values are accessible.
> * When using `files_yaml*` inputs, it's important to prefix all outputs with the key to ensure that the correct ouput values are accessible.
>
> For example, if you use `test` as the key, you can access output values like `added_files`, `any_changed`, and so on by prefixing them with the key `test_added_files` or `test_any_changed` etc.