Skip to content

fix(open_search): change the way range is added to filters (#400) #229

fix(open_search): change the way range is added to filters (#400)

fix(open_search): change the way range is added to filters (#400) #229

name: release-please
on:
push:
branches:
- master
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PR_TOKEN }}
release-type: python
fork: true