Skip to content

Commit da15fd3

Browse files
authored
Revert "remove registry for OIDC"
This reverts commit 222d876.
1 parent 222d876 commit da15fd3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- uses: actions/setup-node@v4
2323
with:
2424
node-version: "24"
25+
registry-url: "https://registry.npmjs.org"
2526
- run: npm install -g npm@latest
2627
- run: npm ci
2728
- run: npm run build

0 commit comments

Comments
 (0)