mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-19 21:18:22 +02:00
feat: few more tests
This commit is contained in:
parent
87bdff4475
commit
f84b1d1bc4
2 changed files with 73 additions and 3 deletions
|
@ -15,7 +15,7 @@ if (registryUrl) {
|
|||
registries.push({
|
||||
url: registryUrl,
|
||||
scope: scope,
|
||||
token: "$$BUN_AUTH_TOKEN",
|
||||
token: "$BUN_AUTH_TOKEN",
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue