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