Skip to content

Build and publish gem

Actions
Publish gem in github packages and rubygems
v1.0.1
Latest
Star (0)

Publish ruby gem action

Author [Languages] Stars

Action that builds a gem based on a gemspec and publishes to GitHub packages or Rubygems

Usage

---
- name: Publish gem to rubygems or gh packages
  uses: juliocabrera820/publish-ruby-gem-action@v1
  with:
    github_token: ${{secrets.GITHUB_TOKEN}}
    rubygems_api_key: ${{secrets.RUBYGEMS_API_KEY}}
    github_username: octocat # optional: default value is your username in github

Build and publish gem is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Publish gem in github packages and rubygems
v1.0.1
Latest

Build and publish gem is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.