Change to using a single input
This commit is contained in:
parent
1d92118146
commit
e9b47b1898
37 changed files with 173 additions and 112 deletions
|
|
@ -13,7 +13,7 @@ inputs:
|
|||
description: GitHub token to use for authenticating with this instance of GitHub. To download custom packs from multiple registries, use registries-auth-tokens.
|
||||
default: ${{ github.token }}
|
||||
required: false
|
||||
registries-auth-tokens:
|
||||
registries:
|
||||
description: |
|
||||
Authenticate to GitHub Enterprise Server Container registries by passing a comma-separated list of <registry_url>=<token> pairs.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue