feat(plugins/core): add debug_print option
This commit is contained in:
4
action.yml
generated
4
action.yml
generated
@@ -195,6 +195,10 @@ inputs:
|
||||
description: Debug flags
|
||||
default: <default-value>
|
||||
|
||||
debug_print:
|
||||
description: Print output in console
|
||||
default: <default-value>
|
||||
|
||||
dryrun:
|
||||
description: Dry-run
|
||||
default: <default-value>
|
||||
|
||||
Reference in New Issue
Block a user