Skip to content

Commit 34a0e0a

Browse files
committed
revert: add registry-url in setup-node
1 parent 84974ca commit 34a0e0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- uses: actions/setup-node@v4
2626
with:
2727
node-version: 22
28+
registry-url: https://registry.npmjs.org
2829
cache: pnpm
2930
- run: pnpm install
3031
- uses: changesets/action@v1

0 commit comments

Comments
 (0)