Update move-to-main-repo.yaml

This commit is contained in:
Michel Roegl-Brunner
2025-03-10 21:22:23 +01:00
committed by GitHub
parent 57e320d9de
commit b0884cda44

View File

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