Skip to content

Commit 75e1bed

Browse files
committed
chore: restore registry-url for OIDC handshake
1 parent 51d0946 commit 75e1bed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
uses: actions/setup-node@v6
2525
with:
2626
node-version: 22.x
27+
registry-url: 'https://registry.npmjs.org'
2728

2829
- name: Install dependencies
2930
run: npm install

0 commit comments

Comments
 (0)