- use different pen for write logs

- remove default value for configuration, to cleanly fallback to defaults
- rename gitHelper, move dir exists helper
- add reading input values group
- improve warning for configuration
This commit is contained in:
Mike Penz
2020-10-17 19:37:11 +02:00
parent 1e0f6ab49e
commit bd49950417
7 changed files with 78 additions and 76 deletions
-2
View File
@@ -6,9 +6,7 @@ branding:
color: 'green'
inputs:
configuration:
required: true
description: 'path to the configuration file'
default: "configuration.json"
path:
description: 'the path to runt his action in'
owner: