Skip to content

Commit 552f7c6

Browse files
committed
1 parent fae69dc commit 552f7c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ nodeLinker: node-modules
2121
npmScopes:
2222
flex-development:
2323
npmAlwaysAuth: true
24-
npmAuthToken: ${GITHUB_TOKEN}
24+
npmAuthToken: ${GITHUB_TOKEN:-$PAT_BOT}
2525
npmRegistryServer: https://npm.pkg.github.com
2626

2727
patchFolder: ./patches

0 commit comments

Comments
 (0)