evolve-platform/Login to evolve-registry
Exchange a GitHub Actions OIDC token for an evolve-registry token and write it to .npmrc
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry-url | Registry base URL (used as OIDC audience and token exchange host) | — | https://registry.evolve-platform.com |
| npm-registry-host | Hostname written to .npmrc for npm auth | — | npm.registry.evolve-platform.com |
| npmrc-path | Path to the .npmrc file to append the auth token to | — | .npmrc |
Outputs
| name | description |
|---|---|
| token | Exchanged evolve-registry token |