Skip to content

Reduce code duplication and clean up the Inovelli Converter (#8402) #3196

Reduce code duplication and clean up the Inovelli Converter (#8402)

Reduce code duplication and clean up the Inovelli Converter (#8402) #3196

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