From cf52c5b5816abd0599f20602571b5926531b2fb9 Mon Sep 17 00:00:00 2001 From: Joel Jolly <128782382+withinJoel@users.noreply.github.com> Date: Tue, 8 Oct 2024 11:02:35 +0530 Subject: [PATCH] Update Backup to Gitlab.yml --- .github/workflows/Backup to Gitlab.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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