Skip to content

fix: keep all lines until next log entry (#179) #114

fix: keep all lines until next log entry (#179)

fix: keep all lines until next log entry (#179) #114

Workflow file for this run

name: release
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
please:
if: ${{ github.ref == 'refs/heads/main' }}
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PLEASE }}
release-type: simple