From 241cc3609c1d8562f0329b120db2fef673a9dfb0 Mon Sep 17 00:00:00 2001 From: Miguel Angel Moreno Date: Mon, 1 Jul 2024 11:33:36 +0200 Subject: [PATCH] Set always-auth --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 78393f4..9a86e76 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,6 +39,7 @@ jobs: node-version: ${{ matrix.node-version }} registry-url: https://npm.pkg.github.com scope: '@CartoDB' + always-auth: true - name: Enable Corepack run: corepack enable