Skip to content

Commit b08640f

Browse files
committed
ci: remove registry-url setting
1 parent bf1cf21 commit b08640f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
with:
4141
node-version: 22
4242
cache: 'npm'
43-
registry-url: 'https://registry.npmjs.org'
4443

4544
- name: Upgrade npm for trusted publishing
4645
run: npm install -g npm@latest

0 commit comments

Comments
 (0)