From 04c00459a27a4e6651f4b0fa3d3a4bc500480109 Mon Sep 17 00:00:00 2001 From: "tj-actions[bot]" <109116665+tj-actions-bot@users.noreply.github.com> Date: Wed, 6 Dec 2023 20:56:05 -0700 Subject: [PATCH] Updated README.md (#1778) Co-authored-by: jackton1 --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c269591d..170e5d37 100644 --- a/README.md +++ b/README.md @@ -609,10 +609,9 @@ 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 outputs are accessible. +> * When using `files_yaml*` inputs, it's important to prefix all outputs with the key to ensure that the correct outputs are accessible. > -> For example, if you use `test` as the key, you can access outputs like `added_files`, `any_changed`, and so on by prefixing them with the key `test_added_files` or `test_any_changed` etc. - +> For example, if you use `test` as the key, you can access outputs like `added_files`, `any_changed`, and so on by prefixing them with the key `test_added_files` or `test_any_changed` etc. ## Outputs 📤