diff --git a/.github/workflows/detection-testing.yml b/.github/workflows/detection-testing.yml index 8ffc170936..4d59f6c33f 100644 --- a/.github/workflows/detection-testing.yml +++ b/.github/workflows/detection-testing.yml @@ -85,7 +85,7 @@ jobs: echo "PUSH" - git push origin HEAD:remotes/origin/$REAL_BRANCH + git push -f origin HEAD:remotes/origin/$REAL_BRANCH echo "DONE" #Make some configs...