Skip to content

Commit 2818ab4

Browse files
authored
Update action.yml
1 parent a51ddb2 commit 2818ab4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ inputs:
2020
remotepath:
2121
description: 'The remote path to sync'
2222
required: true
23+
deploy_key:
24+
description: 'The private key'
25+
required: true
2326
runs:
2427
using: 'docker'
2528
image: 'Dockerfile'

0 commit comments

Comments
 (0)