Skip to content

Commit 222d876

Browse files
authored
remove registry for OIDC
1 parent b924fb4 commit 222d876

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
@@ -22,7 +22,6 @@ jobs:
2222
- uses: actions/setup-node@v4
2323
with:
2424
node-version: "24"
25-
registry-url: "https://registry.npmjs.org"
2625
- run: npm install -g npm@latest
2726
- run: npm ci
2827
- run: npm run build

0 commit comments

Comments
 (0)