We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45e1c7b commit 4418f15Copy full SHA for 4418f15
.github/workflows/promote-branch.yml
@@ -146,4 +146,4 @@ jobs:
146
git fetch origin
147
git switch ${{ needs.workflow-variables.outputs.default-branch }}
148
git checkout -b ${{ needs.workflow-variables.outputs.target-branch }}
149
- git push
+ git push origin HEAD
0 commit comments