Skip to content

Commit e2695de

Browse files
committed
specify head
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
1 parent e5073d1 commit e2695de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/init-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
gh pr create \
103103
--title "Bump version to ${TARGET_VERSION} on ${TARGET_BRANCH} branch" \
104104
--body "Updating VERSION and manifests to ${TARGET_VERSION}" \
105+
--head "$BRANCH" \
105106
--base "${TARGET_BRANCH}" \
106107
--label release
107108
env:

0 commit comments

Comments
 (0)