From 62876f863cb31995f43d6e66f28ef9a3a261f4f9 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> Date: Mon, 10 Mar 2025 21:20:27 +0100 Subject: [PATCH] Update move-to-main-repo.yaml --- .github/workflows/move-to-main-repo.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/move-to-main-repo.yaml b/.github/workflows/move-to-main-repo.yaml index 2713661..189bfcd 100644 --- a/.github/workflows/move-to-main-repo.yaml +++ b/.github/workflows/move-to-main-repo.yaml @@ -85,6 +85,8 @@ jobs: git checkout -b "$branch_name" + + gitt pull --rebase cp "ct/$script_name.sh" . cp "install/$script_name-install.sh" .