Skip to content

chore: adapt gh action #25

chore: adapt gh action

chore: adapt gh action #25

---
on:
push:
branches:
- "master"
name: "release-please"
jobs:
release-please:
runs-on: "ubuntu-latest"
steps:
- uses: "GoogleCloudPlatform/release-please-action@v2"
with:
release-type: "python"
bump-minor-pre-major: true