Skip to content

Update README.md

Update README.md #567

name: Release Please
on:
push:
branches:
- develop
jobs:
release-please:
name: Update release PR
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: simple