Update bitbucket-sync.yml

This commit is contained in:
cato
2022-06-06 01:43:02 +02:00
committed by GitHub
parent f46f38e045
commit 7cf1e2dcd4

View File

@@ -50,7 +50,7 @@ jobs:
- name: Fix merge conflicts if any - name: Fix merge conflicts if any
run: | run: |
git checkout --ours . git checkout --theirs .
git add . git add .
- name: Git push to other repo - name: Git push to other repo