diff --git a/.github/workflows/Backup to Gitlab.yml b/.github/workflows/Backup to Gitlab.yml index 452ad6e..1b62d74 100644 --- a/.github/workflows/Backup to Gitlab.yml +++ b/.github/workflows/Backup to Gitlab.yml @@ -27,4 +27,4 @@ jobs: # Step 3: Force push to GitLab - name: Force push to GitLab run: | - git push -u gitlab main --force + git push gitlab main