mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-19 04:58:25 +02:00
docs: explain registries
This commit is contained in:
parent
3480f8396b
commit
6cb53bc24b
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ inputs:
|
||||||
description: "The scope for authenticating with the package registry."
|
description: "The scope for authenticating with the package registry."
|
||||||
registries:
|
registries:
|
||||||
required: false
|
required: false
|
||||||
description: "An object of package registries mapped by scope for authenticating with the package registry."
|
description: "An list of package registries for authenticating with the package registry."
|
||||||
no-cache:
|
no-cache:
|
||||||
required: false
|
required: false
|
||||||
type: boolean
|
type: boolean
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue