Skip to content

Commit 6dae37a

Browse files
grichaclaude
andcommitted
Restore registry-url for npm OIDC trusted publishing
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent c366d31 commit 6dae37a

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
@@ -144,6 +144,7 @@ jobs:
144144
uses: actions/setup-node@v4
145145
with:
146146
node-version: '22'
147+
registry-url: 'https://registry.npmjs.org'
147148

148149
- name: Set up Bun
149150
uses: oven-sh/setup-bun@v2

0 commit comments

Comments
 (0)