Skip to content

Commit 10591cb

Browse files
committed
fix: restore registry-url for OIDC auth
1 parent 80a7f56 commit 10591cb

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
@@ -40,6 +40,7 @@ jobs:
4040
- uses: actions/setup-node@v4
4141
with:
4242
node-version: "20"
43+
registry-url: "https://registry.npmjs.org"
4344

4445
- name: Install dependencies
4546
run: bun install --ignore-scripts

0 commit comments

Comments
 (0)