Skip to content

Commit 96661fc

Browse files
committed
saccda
1 parent 4418f15 commit 96661fc

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 origin HEAD
149+
git push

0 commit comments

Comments
 (0)