fix: fix yarn fallback auth token
This commit is contained in:
parent
9c2f521f65
commit
d789e3d931
@ -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}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user