Updating the action to have a choice for how user is looked up on linux
This commit is contained in:
parent
53715f806b
commit
815a336fc0
8 changed files with 133 additions and 69 deletions
|
@ -2,7 +2,7 @@
|
|||
"name": "webfactory-action-ssh-agent",
|
||||
"repository": "git@github.com:webfactory/ssh-agent.git",
|
||||
"description": "GitHub Action to set up ssh-agent with a private SSH key",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"main": "index.js",
|
||||
"author": "webfactory GmbH <info@webfactory.de>",
|
||||
"license": "MIT",
|
||||
|
@ -13,4 +13,4 @@
|
|||
"scripts": {
|
||||
"build": "node scripts/build.js"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue