Skip to content

ci: add Python 3.11 to unit testing and linting matrix strategies (#281) #199

ci: add Python 3.11 to unit testing and linting matrix strategies (#281)

ci: add Python 3.11 to unit testing and linting matrix strategies (#281) #199

name: release-please
on:
push:
branches:
- master
jobs:
release-pr:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v3
with:
token: ${{ secrets.RELEASE_PR_TOKEN }}
release-type: python
fork: true
package-name: release-please-action