add instance-domain option
This commit is contained in:
parent
7ee7a7300f
commit
fe90c7bf94
2 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: 'webfactory/ssh-agent'
|
|||
description: 'Run `ssh-agent` and load an SSH key to access other private repositories'
|
||||
inputs:
|
||||
instance-domain:
|
||||
description: 'Domain name of the instance (gitea/forgejo)'
|
||||
description: 'Domain name of the github/gitea/forgejo instance'
|
||||
required: false
|
||||
ssh-private-key:
|
||||
description: 'Private SSH key to register in the SSH agent'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue