Обновить .gitea/workflows/automerge-with-core.yaml
All checks were successful
Merge core/template-android-project to this repo / merge-if-needed (push) Successful in 4m15s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4m17s

This commit is contained in:
Владимир Шперлинг 2024-03-03 19:07:24 +00:00
parent fe694fcff0
commit 67742c3386

View File

@ -26,7 +26,7 @@ jobs:
echo "Cloning Fetch core"
git fetch core
echo "Cloning Merge core"
git merge --allow-unrelated-histories core/main
git merge -s subtree --allow-unrelated-histories core/main
echo "Cloning Push core"
git push --force
echo "OK"