Skip to content

Commit c2e6850

Browse files
committed
fixup! add registry-url
1 parent 3a208ea commit c2e6850

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
@@ -27,6 +27,7 @@ jobs:
2727
# Ensure npm 11.5.1 or later is installed
2828
# See https://docs.npmjs.com/trusted-publishers
2929
node-version: 24
30+
registry-url: "https://registry.npmjs.org"
3031

3132
- uses: ./.github/actions/lint
3233

0 commit comments

Comments
 (0)