Skip to content

chore: Change release-please config to match exactly the one in openh… #93

chore: Change release-please config to match exactly the one in openh…

chore: Change release-please config to match exactly the one in openh… #93

on:
push:
branches:
- main
name: release-please
concurrency:
group: ci-${{ github.ref }}
cancel-in-progress: true
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.RELEASE_GH_TOKEN }}