Skip to content

feat: Move the Python bindings into a standalone repository (#1) #3

feat: Move the Python bindings into a standalone repository (#1)

feat: Move the Python bindings into a standalone repository (#1) #3

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}