Обновить .gitea/workflows/automerge-with-core.yaml
This commit is contained in:
parent
fe694fcff0
commit
67742c3386
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user