Skip to content

Commit 73811f1

Browse files
committed
LPD-51700 Add liferay-release user to head
1 parent 7d19907 commit 73811f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release/release_gold.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ function commit_to_branch_and_send_pull_request {
7777
gh pr create \
7878
--base "${4}" \
7979
--body "Created by liferay-docker/release/release_gold.sh." \
80-
--head "${3}" \
80+
--head "liferay-release:${3}" \
8181
--repo "${5}" \
8282
--title "${6}"
8383

0 commit comments

Comments
 (0)