We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf0dd91 + 8d54311 commit 8701123Copy full SHA for 8701123
.github/workflows/automated-release-calm-server.yml
@@ -443,6 +443,7 @@ jobs:
443
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
444
with:
445
node-version: 22
446
+ registry-url: 'https://registry.npmjs.org'
447
448
- name: Install dependencies
449
run: npm ci
.github/workflows/automated-release.yml
@@ -447,6 +447,7 @@ jobs:
450
451
452
453
0 commit comments