Skip to content

update release-please.yml #3

update release-please.yml

update release-please.yml #3

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
release-type: simple
bump-minor-pre-major: true
bump-patch-for-minor-pre-major: true