Skip to content

fix: fix excluding events from the report (#332) #219

fix: fix excluding events from the report (#332)

fix: fix excluding events from the report (#332) #219

name: Release
on:
push:
branches:
- master
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
id: release
with:
release-type: simple
token: ${{ secrets.GITHUB_TOKEN }}