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