Commit aa76b95
authored
Add minimal .npmrc to force OIDC authentication (OpenRouterTeam#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 a9511ac commit aa76b95
0 commit comments