actions-marketplace-validations/Ruby Gem Setup Credentials
Configure ruby gem to access GitHub Packages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| user | User name for the token. | no | Bearer |
| token | Token to access GitHub packages. Normally using secrets.github_token is enough. | yes | — |
| key | The name to give the key in the creds file and when calling gem push | yes | github |
| export-token | Set true to export the token (with Bearer prefix) in the GEM_HOST_API_KEY env var. | yes | false |
Outputs
no outputs