Update move-to-main-repo.yaml

This commit is contained in:
Michel Roegl-Brunner
2025-03-10 21:21:37 +01:00
committed by GitHub
parent 2cf566b65d
commit 57e320d9de

View File

@@ -86,7 +86,7 @@ jobs:
git checkout -b "$branch_name"
git pull --rebase
git pull origin/${branch_name} --rebase
cp "ct/$script_name.sh" .
cp "install/$script_name-install.sh" .