You've already forked scp-action
mirror of
https://gitea.com/drucker/scp-action.git
synced 2025-08-10 13:09:48 +00:00
docs: update default value
This commit is contained in:
@@ -12,8 +12,10 @@ inputs:
|
||||
description: 'scp password'
|
||||
timeout:
|
||||
description: 'timeout for ssh to remote host'
|
||||
default: "30s"
|
||||
command_timeout:
|
||||
description: 'timeout for scp command'
|
||||
default: "1m"
|
||||
key:
|
||||
description: 'content of ssh private key. ex raw content of ~/.ssh/id_rsa'
|
||||
key_path:
|
||||
|
Reference in New Issue
Block a user