mirror of
https://github.com/appleboy/scp-action.git
synced 2024-11-27 17:45:06 +08:00
chore: add debug
This commit is contained in:
parent
4df1959b05
commit
6df9245376
@ -30,6 +30,9 @@ inputs:
|
|||||||
rm:
|
rm:
|
||||||
description: 'remove target folder before upload data'
|
description: 'remove target folder before upload data'
|
||||||
default: false
|
default: false
|
||||||
|
debug:
|
||||||
|
description: 'enable debug message'
|
||||||
|
default: false
|
||||||
strip_components:
|
strip_components:
|
||||||
description: 'remove the specified number of leading path elements'
|
description: 'remove the specified number of leading path elements'
|
||||||
default: 0
|
default: 0
|
||||||
|
Loading…
Reference in New Issue
Block a user