Skip to content

fix: fix merging of response nodes of enum type (#978) #15

fix: fix merging of response nodes of enum type (#978)

fix: fix merging of response nodes of enum type (#978) #15

Workflow file for this run

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