mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 09:24:48 +00:00
,
This commit is contained in:
parent
e266fe9d38
commit
06a8e05fe5
2
.github/workflows/compile-clients.yml
vendored
2
.github/workflows/compile-clients.yml
vendored
@ -52,5 +52,5 @@ jobs:
|
||||
if: steps.git-auto-commit-action.outputs.changes_detected == 'true'
|
||||
run: |
|
||||
git checkout dev
|
||||
git merge --rebase ${{ steps.git-auto-commit-action.outputs.commit_hash }}
|
||||
git merge --rebase --allow-unrelated-histories main
|
||||
git push origin dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user