Skip to content

Merge pull request #32 from noshita/release-please--branches--main--c… #18

Merge pull request #32 from noshita/release-please--branches--main--c…

Merge pull request #32 from noshita/release-please--branches--main--c… #18

on:
push:
branches: [main]
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: python
package-name: ktch
bump-minor-pre-major: true
bump-patch-for-minor-pre-major: true