You've already forked scp-action
mirror of
https://gitea.com/drucker/scp-action.git
synced 2025-08-10 04:59:47 +00:00
chore: add debug
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user