diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 58ec8cd..eaa028d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -187,7 +187,7 @@ jobs: uses: actions/setup-node@v4 with: node-version: '20' - registry-url: 'https://registry.npmjs.org' + # No registry-url - npm will use OIDC automatically for trusted publishing - name: Extract version id: version