mirror of
https://github.com/appleboy/scp-action.git
synced 2024-11-22 16:33:11 +08:00
add default value
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
f1b7ce641c
commit
72fe6fa2ca
@ -26,6 +26,7 @@ inputs:
|
||||
description: 'remove target folder before upload data'
|
||||
strip_components:
|
||||
description: 'remove the specified number of leading path elements'
|
||||
default: 0
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
|
Loading…
Reference in New Issue
Block a user