diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 52a297d8..979cad66 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -52,7 +52,7 @@ jobs: github.pulls.create({ owner: context.repo.owner, repo: context.repo.repo, - title: 'Update schema (auto-generated)', + title: "Update Schema to `${api_version}` Release", head: branch_name, base: 'main', body: "### Release notes" +