feat: with description
continuous-integration/drone/push Build is failing Details

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-07-02 00:54:03 +02:00
parent 12bd424f18
commit a483e28a70
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912
1 changed files with 6 additions and 0 deletions

View File

@ -85,6 +85,9 @@
"name": {
"type": "string"
},
"description": {
"type": "string"
},
"required": {
"type": "boolean"
},
@ -106,6 +109,9 @@
"env"
]
},
"description": {
"type": "string"
},
"key": {
"title": "the environment key to pull arg from",
"type": "string"