2
0
mirror of https://gitea.com/docker/setup-buildx-action.git synced 2025-09-13 15:48:06 +07:00

Merge pull request #439 from crazy-max/fix-yarn-cfg

fix yarn config
This commit is contained in:
CrazyMax 2025-08-07 10:39:23 +02:00 committed by GitHub
commit 2c8bcdab54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,5 +15,3 @@ logFilters:
level: discard level: discard
nodeLinker: node-modules nodeLinker: node-modules
npmAuthToken: "${NODE_AUTH_TOKEN:-fallback}"