Skip to content

fix: include the graphql file in the build, with the correct path (#286) #297

fix: include the graphql file in the build, with the correct path (#286)

fix: include the graphql file in the build, with the correct path (#286) #297

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
concurrency:
group: ci-${{ github.ref }}
cancel-in-progress: true
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4.2.0
with:
token: ${{ secrets.RELEASE_GH_TOKEN }}
release-type: python