This commit is contained in:
ArabCoders 2023-11-24 22:10:06 +03:00
parent 611c37b91c
commit 3616310d96

View file

@ -4,9 +4,9 @@ on:
workflow_dispatch:
inputs:
logLevel:
description: 'Log level'
description: "Log level"
required: true
default: 'warning'
default: "warning"
type: choice
options:
- info