rubygems/Release Gem
Upload gems to RubyGems.org
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token used to authenticate git operations (e.g. pushing the release tag). Defaults to the built-in github.token. Override with a PAT or GitHub App token when tag push protection rules require a specific actor or bypass permission. | no | ${{ github.token }} |
| await-release | Whether to poll for the release to be available on RubyGems.org | no | true |
| setup-trusted-publisher | Whether to setup the trusted publisher for the gem | no | true |
| attestations | [EXPERIMENTAL] Enable experimental support for sigstore attestations. Only works with RubyGems.org via Trusted Publishing. | no | true |
| working-directory | The working directory to run the release rake task in | no | "" |
Outputs
no outputs