added param to workflow property

This commit is contained in:
Miriam Baglioni 2021-05-20 18:21:12 +02:00
parent aa45b4df9b
commit 9610224671
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,10 @@
<name>outputPath</name>
<description>path where to store the action set</description>
</property>
<property>
<name>sheetName</name>
<description>the name of the sheet to read</description>
</property>
</parameters>
<start to="deleteoutputpath"/>