rubygems/Configure RubyGems Credentials
Configure rubygems.org credential environment variables for use in other GitHub Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gem-server | The gem server to configure credentials for. Defaults to https://rubygems.org. | no | https://rubygems.org |
| audience | The audience to use for the OIDC provider. Defaults to rubygems.org. | no | rubygems.org |
| role-to-assume | Use the provided credentials to assume an OIDC api token role and configure the Actions environment with the assumed role credentials rather than with the provided credentials | no | — |
| api-token | The rubygems api token to use for authentication. | no | — |
| trusted-publisher | Whether to configure the credentials as a trusted publisher. Defaults to true if no other configuration is given. | no | — |
Outputs
no outputs