fix: fix yarn fallback auth token

This commit is contained in:
Sergey Krylov 2024-04-04 07:41:24 +03:00
parent 9c2f521f65
commit 517926bac8

View File

@ -4,4 +4,4 @@ yarnPath: .yarn/releases/yarn-4.1.1.cjs
npmPublishRegistry: "https://registry.npmjs.org" npmPublishRegistry: "https://registry.npmjs.org"
npmAuthToken: ${NODE_AUTH_TOKEN || ""} npmAuthToken: ${NODE_AUTH_TOKEN-fallback}