Files
carousel/.yarnrc.yml
T
Ilia Mashkov f1ce8ea26e
CI / e2e (push) Has been skipped
CI / publish (push) Has been skipped
CI / verify (push) Failing after 10s
chore: add registry settings
2026-07-02 10:08:27 +03:00

7 lines
179 B
YAML

nodeLinker: node-modules
npmScopes:
ilia:
npmPublishRegistry: "https://git.allmy.work/api/packages/ilia/npm/"
npmAlwaysAuth: true
npmAuthToken: "${NODE_AUTH_TOKEN}"