Skip to content

Commit 2b6e849

Browse files
author
l0r3x
committed
ci: remove registry-url from setup-node to avoid NODE_AUTH_TOKEN conflict with OIDC
from CC
1 parent 957fd50 commit 2b6e849

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
- uses: actions/setup-node@v4
1717
with:
1818
node-version: '22'
19-
registry-url: 'https://registry.npmjs.org'
2019

2120
- name: Install dependencies
2221
working-directory: packages/cli

0 commit comments

Comments
 (0)