Ruby + Semantic Release + GitHub Actions = 🚀🚀🚀
Say goodbye to release management and focus on building the features

Semantic-release is a tool to automate commit messages to version calculation to publishing flow for Node.js projects.
Combined with GitHub actions, developers can simply push code and the workflow will automatically calculate versions and…