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

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.