Update action.yml

This commit is contained in:
Adam Rogas 2020-12-04 17:10:36 -08:00 committed by GitHub
parent 1f5de2381e
commit f1e25145c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'