Skip to content

Commit 266b119

Browse files
committed
fix: checkout main
1 parent 0cc1aeb commit 266b119

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -549,6 +549,7 @@ promoteToPublic:
549549
branch="promote/release-{{version}}-update-main"
550550
echo "Checking out origin/main"
551551
git fetch origin main
552+
git switch main
552553
echo "Creating branch origin/${branch}"
553554
git switch -c "${branch}"
554555

0 commit comments

Comments
 (0)