add instance-domain option

This commit is contained in:
Alexander Mirgorod 2024-09-30 18:19:37 +03:00
parent 7ee7a7300f
commit fe90c7bf94
2 changed files with 2 additions and 1 deletions

View file

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