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.
registry-url
1 parent bf1cf21 commit b08640fCopy full SHA for b08640f
.github/workflows/release.yml
@@ -40,7 +40,6 @@ jobs:
40
with:
41
node-version: 22
42
cache: 'npm'
43
- registry-url: 'https://registry.npmjs.org'
44
45
- name: Upgrade npm for trusted publishing
46
run: npm install -g npm@latest
0 commit comments