This commit is contained in:
dcore94 2021-09-13 15:13:40 +02:00
parent 3de2ab1662
commit 305aaccda0
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"storagehub" : "{{ storagehub }}",
"auth" : "Bearer ${workflow.input.token}",
"parentfolder" : "Blue-Cloud Data Downloads",
"folder" : "${workflow.input.descriptor.order_name}-${workflow.input.descriptor.order_number}"
"folder" : "${workflow.input.descriptor.order_name}-${workflow.input.descriptor.order_number}",
"scriptExpression": "1 === 1"
}
},