We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53c14be + 1beb7b3 commit d184f13Copy full SHA for d184f13
README.md
@@ -47,9 +47,9 @@ green
47
| bin\_path | string | false | | Path to the binary |
48
| directory | string | true | `".github/outputs"` | Directory to write to |
49
| extension | string | false | `"txt"` | File extension to use |
50
-| keys | string | true | | List of Keys to read from the<br>`outputs` JSON string |
+| keys | string | true | | List of Keys to read from<br>the `outputs` JSON string |
51
| outputs | string | true | | JSON string |
52
-| skip\_missing\_keys | string | false | `"false"` | Skip missing keys not found in the<br>`outputs` JSON string |
+| skip\_missing\_keys | string | false | `"false"` | Skip missing keys not found in<br>the `outputs` JSON string |
53
54
<!-- AUTO-DOC-INPUT:END -->
55
0 commit comments