We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c545a21 commit a1a3df1Copy full SHA for a1a3df1
.github/workflows/main.yml
@@ -30,6 +30,7 @@ jobs:
30
with:
31
node-version: 24.x
32
cache: pnpm
33
+ registry-url: https://registry.npmjs.org
34
35
- name: Upgrade npm for OIDC trusted publishing
36
run: npm install -g npm@latest
0 commit comments