Skip to content

fix(python): use python3 #9

fix(python): use python3

fix(python): use python3 #9

---
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