@@ -43,14 +43,14 @@ green
43
43
44
44
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
45
45
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 |
54
54
55
55
<!-- AUTO-DOC-INPUT:END -->
56
56
95
95
value2
96
96
```
97
97
98
- * Free software: [ MIT license] ( LICENSE )
98
+ * Free software: [ MIT license] ( LICENSE )
99
99
100
100
If you feel generous and want to show some extra appreciation:
101
101
@@ -115,7 +115,6 @@ Report bugs at https://github.com/tj-actions/json2file/issues.
115
115
116
116
If you are reporting a bug, please include:
117
117
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