From 710d83bd89b7324c7b4301f5a1469cc8d76d51fa Mon Sep 17 00:00:00 2001 From: Amr Bashir Date: Mon, 3 Jul 2023 20:49:47 +0300 Subject: [PATCH] chore: update PR branch --- .github/workflows/covector-version-or-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/covector-version-or-publish.yml b/.github/workflows/covector-version-or-publish.yml index bb0b2d1ee..22fae0ccb 100644 --- a/.github/workflows/covector-version-or-publish.yml +++ b/.github/workflows/covector-version-or-publish.yml @@ -44,5 +44,5 @@ jobs: title: "Publish New Versions" commit-message: "publish new versions" labels: "version updates" - branch: "release" + branch: "release-v-0-16" body: ${{ steps.covector.outputs.change }}