This commit is contained in:
Jozef Steinhübl 2024-12-12 18:32:56 +01:00
parent 1a5885bf9f
commit 822557a5e4
No known key found for this signature in database
GPG key ID: E6BC90C91973B08F

View file

@ -193,7 +193,7 @@ jobs:
registries: |
[
{
"url": "https://registry.npmjs.org",
"url": "https://username:password@registry.myorg.com/",
"scope": "@myorg"
}
]