Skip to content

feat: Add publish to RubyGems into the workflow (#114) #8

feat: Add publish to RubyGems into the workflow (#114)

feat: Add publish to RubyGems into the workflow (#114) #8

---
'on':
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: ruby
package-name: kitchen-hyperv
version-file: lib/kitchen/driver/hyperv_version.rb