Skip to content

fix: updating required api version #40

fix: updating required api version

fix: updating required api version #40

on:
push:
branches:
- main
name: Release Please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: '${{ secrets.RELEASE_PLEASE }}'