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

View File

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