Обновить .gitea/workflows/automerge-with-core.yaml
This commit is contained in:
@ -26,7 +26,7 @@ jobs:
|
||||
echo "Cloning Fetch core"
|
||||
git fetch core
|
||||
echo "Cloning Merge core"
|
||||
git merge -s subtree --allow-unrelated-histories core/main
|
||||
git rebase core/main
|
||||
echo "Cloning Push core"
|
||||
git push --force
|
||||
echo "OK"
|
||||
|
Reference in New Issue
Block a user