mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2024-11-21 15:03:46 +01:00
Update action.yml
This commit is contained in:
parent
609b9969e2
commit
d573c19867
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@ inputs:
|
|||
remote_host:
|
||||
description: 'The remote host'
|
||||
required: true
|
||||
remote_port:
|
||||
description: 'The remote port'
|
||||
required: false
|
||||
default: 22
|
||||
remote_user:
|
||||
description: 'The remote user'
|
||||
required: true
|
||||
|
|
Loading…
Reference in a new issue