Add readme and commit options

This commit is contained in:
2020-10-06 14:23:31 +02:00
parent 7563b34387
commit 2a9a1bf803
2 changed files with 55 additions and 2 deletions

View File

@@ -7,7 +7,10 @@ inputs:
output_path:
description: Output path for the generated data scheme
required: false
default: "./"
default: "."
commit_options:
description: Commit options for the changed data
required: false
commit_message:
description: Commit message of the changed data
required: false