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