diff --git a/.yarnrc.yml b/.yarnrc.yml index 5c524fe..f1aca8f 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -4,4 +4,4 @@ npmScopes: ilia: npmPublishRegistry: "https://git.allmy.work/api/packages/ilia/npm/" npmAlwaysAuth: true - npmAuthToken: "${NODE_AUTH_TOKEN}" \ No newline at end of file + npmAuthToken: "${NODE_AUTH_TOKEN:-}" \ No newline at end of file