mirror of
https://gitee.com/jiulinxiri/rsync-deployments.git
synced 2025-09-10 09:59:46 +08:00
Update action.yml
This commit is contained in:
@@ -20,6 +20,9 @@ inputs:
|
|||||||
remotepath:
|
remotepath:
|
||||||
description: 'The remote path to sync'
|
description: 'The remote path to sync'
|
||||||
required: true
|
required: true
|
||||||
|
deploy_key:
|
||||||
|
description: 'The private key'
|
||||||
|
required: true
|
||||||
runs:
|
runs:
|
||||||
using: 'docker'
|
using: 'docker'
|
||||||
image: 'Dockerfile'
|
image: 'Dockerfile'
|
||||||
|
Reference in New Issue
Block a user