Commit b151cf4
authored
Add minimal .npmrc to force OIDC authentication (#227)
- Create .npmrc with only registry URL
- No auth token configured, forcing npm to use OIDC
- Test if npm will use OIDC token from GitHub Actions id-token permission
- If successful, this eliminates need for NPM_TOKEN secret1 parent 2d18d05 commit b151cf4
0 commit comments