Skip to content

Commit ee36231

Browse files
committed
czas
1 parent c1f7943 commit ee36231

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
@@ -59,4 +59,4 @@ jobs:
5959
6060
echo "Target branch: ${{ env.target-branch }}"
6161
62-
git ls-remote --exit-code --heads ${{ github.repositoryUrl }} refs/heads/${{ env.target-branch }}
62+
git ls-remote --exit-code --heads origin ${{ env.target-branch }}

0 commit comments

Comments
 (0)