You've already forked scp-action
mirror of
https://gitea.com/drucker/scp-action.git
synced 2025-08-13 06:29:49 +00:00
update rm default value
This commit is contained in:
@@ -29,6 +29,7 @@ inputs:
|
|||||||
description: 'scp file list'
|
description: 'scp file list'
|
||||||
rm:
|
rm:
|
||||||
description: 'remove target folder before upload data'
|
description: 'remove target folder before upload data'
|
||||||
|
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
|
||||||
|
Reference in New Issue
Block a user