functionbuilder
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nathan Coad
2023-02-10 17:21:49 +11:00
parent 1f1e172f2e
commit c2bc2c7e4a
4 changed files with 17 additions and 24 deletions

View File

@@ -20,6 +20,8 @@ states:
action:
function: export-xlsx
input:
in-data: jq(.array | tostring)
files:
- data: "jq(.array | {input: . } | tostring ) \n"
name: input.json
out-filename: example.xlsx
worksheet-name: TestSpreadsheet