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 4418f15 commit 96661fcCopy full SHA for 96661fc
.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 origin HEAD
+ git push
0 commit comments