mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 09:24:48 +00:00
.
This commit is contained in:
parent
c4ffe7b528
commit
32537eefb8
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 --no-ff ${{ steps.git-auto-commit-action.outputs.commit_hash }}
|
||||
git merge --rebase ${{ steps.git-auto-commit-action.outputs.commit_hash }}
|
||||
git push origin dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user