Skip to content

ci: pin version of the upgrade action and fix committer #39

ci: pin version of the upgrade action and fix committer

ci: pin version of the upgrade action and fix committer #39

---
name: "release-please"
on:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
id: release-please
with:
release-type: simple
pull-request-title-pattern: "chore: release ${version}"
bump-minor-pre-major: true