actionshub/Publish Gem to GitHub Packages

Builds and publishes Ruby gems to GitHub Packages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 4, 2024
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actionshub/publish-gem-to-github@86eb0ce1ced1072298bf68776a32a5c9703ad9aa # v1.0.13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenGitHub token that has access to write to GitHub package registry. You can use GITHUB_TOKEN for this.yes
ownerName of the user or organization account that owns the repository containing your project. Defaults to $GITHUB_REPOSITORY_OWNERno
working-directoryAn optional path to switch to before building the Gem.no.

no outputs