From 91f11e2ac2b45fe7eba5740594a5a900c6560089 Mon Sep 17 00:00:00 2001 From: Andrew Tatomyr Date: Wed, 22 Jan 2025 15:53:01 +0200 Subject: [PATCH] add registry-url --- .github/workflows/snapshot-release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/snapshot-release.yaml b/.github/workflows/snapshot-release.yaml index 09d64fa84..2fd023369 100644 --- a/.github/workflows/snapshot-release.yaml +++ b/.github/workflows/snapshot-release.yaml @@ -21,6 +21,7 @@ jobs: with: node-version: 20 cache: 'npm' + registry-url: 'https://registry.npmjs.org' - name: Update package versions run: |