mirror of
https://github.com/appleboy/scp-action.git
synced 2024-11-12 04:28:06 +00:00
update rm default value
This commit is contained in:
parent
b04405242e
commit
bac6c9e026
@ -29,6 +29,7 @@ inputs:
|
||||
description: 'scp file list'
|
||||
rm:
|
||||
description: 'remove target folder before upload data'
|
||||
default: false
|
||||
strip_components:
|
||||
description: 'remove the specified number of leading path elements'
|
||||
default: 0
|
||||
|
Loading…
Reference in New Issue
Block a user