Skip to content

Commit 9f9da88

Browse files
committed
fix: remove registry-url and NPM_CONFIG_PROVENANCE for OIDC trusted publishing
1 parent 2cee88d commit 9f9da88

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
with:
2121
node-version: 22
2222
cache: npm
23-
registry-url: https://registry.npmjs.org
2423

2524
- run: npm ci
2625

@@ -59,4 +58,3 @@ jobs:
5958
title: "chore: release packages"
6059
env:
6160
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
62-
NPM_CONFIG_PROVENANCE: true

0 commit comments

Comments
 (0)