Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cocoahero authored Jul 1, 2022
1 parent 1668b89 commit 6212a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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" +
Expand Down

0 comments on commit 6212a9a

Please sign in to comment.