Skip to content

chore: Migrate to release-please from standard-version #2

chore: Migrate to release-please from standard-version

chore: Migrate to release-please from standard-version #2

on:
push:
branches:
- trunk
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
config-file: release-please-config.json