Skip to content

fix: typo in requires-python in pyproject.toml (#303) #31

fix: typo in requires-python in pyproject.toml (#303)

fix: typo in requires-python in pyproject.toml (#303) #31

name: release-please
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v4
with:
token: ${{ secrets.RELEASE_TOKEN }}
release-type: python