Skip to content

Commit 1b2e3fe

Browse files
authored
Updated README.md
1 parent 59e9cea commit 1b2e3fe

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

README.md

+12-13
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@ green
4343

4444
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
4545

46-
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
47-
| ------------------- | ------ | -------- | --------------------- | ------------------------------------------------------------- |
48-
| bin\_path | string | false | | Path to the binary |
49-
| directory | string | true | `".github/outputs"` | Directory to write to |
50-
| extension | string | false | `"txt"` | File extension to use |
51-
| keys | string | true | | List of Keys to read fromthe `outputs` JSON string |
52-
| outputs | string | true | | JSON string |
53-
| skip\_missing\_keys | string | false | `"false"` | Skip missing keys not found inthe `outputs` JSON string |
46+
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
47+
|-------------------|--------|----------|---------------------|-------------------------------------------------------------|
48+
| bin\_path | string | false | | Path to the binary |
49+
| directory | string | true | `".github/outputs"` | Directory to write to |
50+
| extension | string | false | `"txt"` | File extension to use |
51+
| keys | string | true | | List of Keys to read from<br>the `outputs` JSON string |
52+
| outputs | string | true | | JSON string |
53+
| skip\_missing\_keys | string | false | `"false"` | Skip missing keys not found in<br>the `outputs` JSON string |
5454

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

@@ -95,7 +95,7 @@ value1
9595
value2
9696
```
9797

98-
* Free software: [MIT license](LICENSE)
98+
* Free software: [MIT license](LICENSE)
9999

100100
If you feel generous and want to show some extra appreciation:
101101

@@ -115,7 +115,6 @@ Report bugs at https://github.com/tj-actions/json2file/issues.
115115

116116
If you are reporting a bug, please include:
117117

118-
* Your operating system name and VERSION.
119-
* Any details about your workflow that might be helpful in troubleshooting.
120-
* Detailed steps to reproduce the bug.
121-
118+
* Your operating system name and VERSION.
119+
* Any details about your workflow that might be helpful in troubleshooting.
120+
* Detailed steps to reproduce the bug.

0 commit comments

Comments
 (0)