Обновить .gitea/workflows/automerge-with-core.yaml

This commit is contained in:
2024-03-03 18:28:04 +00:00
parent 1263904559
commit dc21b4fd66

@ -25,7 +25,7 @@ jobs:
echo "Cloning Merge core"
git merge --allow-unrelated-histories core/main
echo "Cloning Push core"
git push origin main --force
git push --force
echo "OK"
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"