Skip to content

Commit d184f13

Browse files
Merge pull request #57 from tj-actions/chore/update-readme
Updated README.md
2 parents 53c14be + 1beb7b3 commit d184f13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ green
4747
| bin\_path | string | false | | Path to the binary |
4848
| directory | string | true | `".github/outputs"` | Directory to write to |
4949
| extension | string | false | `"txt"` | File extension to use |
50-
| keys | string | true | | List of Keys to read from the<br>`outputs` JSON string |
50+
| keys | string | true | | List of Keys to read from<br>the `outputs` JSON string |
5151
| outputs | string | true | | JSON string |
52-
| skip\_missing\_keys | string | false | `"false"` | Skip missing keys not found in the<br>`outputs` JSON string |
52+
| skip\_missing\_keys | string | false | `"false"` | Skip missing keys not found in<br>the `outputs` JSON string |
5353

5454
<!-- AUTO-DOC-INPUT:END -->
5555

0 commit comments

Comments
 (0)