Skip to content

chore: Update README.md (#1040) #928

chore: Update README.md (#1040)

chore: Update README.md (#1040) #928

Workflow file for this run

name: release-please
on:
push:
branches:
- main
concurrency:
group: release-please-main
cancel-in-progress: true
jobs:
release-pr:
timeout-minutes: 30
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
id: release
with:
token: ${{ secrets.GH_CQ_BOT }}
default-branch: main