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" .