diff --git a/action.yml b/action.yml index d55300b..8156c8e 100644 --- a/action.yml +++ b/action.yml @@ -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