actionshub/Publish Gem to GitHub Packages
Builds and publishes Ruby gems to GitHub Packages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 4, 2024
- License
- Apache 2.0
Pinned Snippet
uses: actionshub/publish-gem-to-github@86eb0ce1ced1072298bf68776a32a5c9703ad9aa # v1.0.13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token that has access to write to GitHub package registry. You can use GITHUB_TOKEN for this. | yes | — |
| owner | Name of the user or organization account that owns the repository containing your project. Defaults to $GITHUB_REPOSITORY_OWNER | no | — |
| working-directory | An optional path to switch to before building the Gem. | no | . |
Outputs
no outputs