Skip to content

Commit

Permalink
push -f
Browse files Browse the repository at this point in the history
  • Loading branch information
Wim3000 committed Sep 3, 2024
1 parent fbace7d commit 61c17f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PushGitlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
echo Get updates
git pull --no-rebase
echo Set remote
git push origin tests_basic
git push -f origin tests_basic
rm -f /home/runner/.ssh/id_ed25519

0 comments on commit 61c17f7

Please sign in to comment.