mirror of
https://github.com/webfactory/ssh-agent.git
synced 2025-04-24 06:52:13 +00:00
Update action.yml
This commit is contained in:
parent
1f5de2381e
commit
f1e25145c0
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ inputs:
|
|||
required: true
|
||||
ssh-auth-sock:
|
||||
description: 'Where to place the SSH Agent auth socket'
|
||||
home-dir:
|
||||
description: 'Explicit home directory'
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'dist/index.js'
|
||||
|
|
Loading…
Add table
Reference in a new issue