diff --git a/.yarnrc.yml b/.yarnrc.yml index a4a6371a..29c6a1c9 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -4,6 +4,7 @@ npmScopes: navikt: npmAlwaysAuth: true npmRegistryServer: "https://npm.pkg.github.com" + npmAuthToken: ${NPM_AUTH_TOKEN} plugins: - path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs