Skip to content

Commit 4418f15

Browse files
committed
xzc
1 parent 45e1c7b commit 4418f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/promote-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,4 @@ jobs:
146146
git fetch origin
147147
git switch ${{ needs.workflow-variables.outputs.default-branch }}
148148
git checkout -b ${{ needs.workflow-variables.outputs.target-branch }}
149-
git push
149+
git push origin HEAD

0 commit comments

Comments
 (0)