Filter registry credentials by language
This commit is contained in:
parent
e83e0a4f58
commit
e02d65ac18
4 changed files with 27 additions and 1 deletions
|
|
@ -16,6 +16,9 @@ inputs:
|
|||
description: GitHub token to use for authenticating with this instance of GitHub, used to upload debug artifacts.
|
||||
default: ${{ github.token }}
|
||||
required: false
|
||||
language:
|
||||
description: The programming language to setup the proxy for the correct ecosystem
|
||||
required: false
|
||||
outputs:
|
||||
proxy_host:
|
||||
description: The IP address of the proxy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue