Release Ruby gems
Version updated for https://github.com/voxpupuli/ruby-release to version v0.4.1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the release of Ruby gems to RubyGems using trusted publishing tools, eliminating the need for a full bundler environment. It simplifies the gem publishing process by leveraging minimal tools and ensures compatibility with repositories containing a single gemspec file. This action helps streamline the release workflow, saving time and reducing complexity for developers.
What’s Changed
What’s Changed
Bug Fixes 🐛
- Release CI: Fix C&P leftovers by @bastelfreak in https://github.com/voxpupuli/ruby-release/pull/8
Full Changelog: https://github.com/voxpupuli/ruby-release/compare/v0.4.0...v0.4.1