chore: add debug
This commit is contained in:
parent
4df1959b05
commit
6df9245376
1 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,9 @@ inputs:
|
|||
rm:
|
||||
description: 'remove target folder before upload data'
|
||||
default: false
|
||||
debug:
|
||||
description: 'enable debug message'
|
||||
default: false
|
||||
strip_components:
|
||||
description: 'remove the specified number of leading path elements'
|
||||
default: 0
|
||||
|
|
Loading…
Reference in a new issue