mirror of
https://github.com/appleboy/scp-action.git
synced 2024-11-12 04:28:06 +00:00
chore: add debug
This commit is contained in:
parent
4df1959b05
commit
6df9245376
@ -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 New Issue
Block a user