rubygems/Configure RubyGems Credentials

Configure rubygems.org credential environment variables for use in other GitHub Actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
gem-serverThe gem server to configure credentials for. Defaults to https://rubygems.org.nohttps://rubygems.org
audienceThe audience to use for the OIDC provider. Defaults to rubygems.org.norubygems.org
role-to-assumeUse 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 credentialsno
api-tokenThe rubygems api token to use for authentication.no
trusted-publisherWhether to configure the credentials as a trusted publisher. Defaults to true if no other configuration is given.no

no outputs