Skip to content

Commit 4acdd47

Browse files
authored
chore: populate .yarnrc.yml (#1363)
1 parent 7c81629 commit 4acdd47

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.yarnrc.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,9 @@ enableGlobalCache: false
55
nodeLinker: node-modules
66

77
yarnPath: .yarn/releases/yarn-4.9.2.cjs
8+
9+
npmPublishRegistry: https://registry.npmjs.org
10+
11+
npmAuthToken: ${NPM_TOKEN-""}
12+
13+
npmPublishAccess: public

0 commit comments

Comments
 (0)