From e57c890f355a41d2e2eace2e765a752cbfc6edca Mon Sep 17 00:00:00 2001 From: pyth0n1c <87383215+pyth0n1c@users.noreply.github.com> Date: Mon, 9 Aug 2021 10:55:09 -0700 Subject: [PATCH] changed the path we are pushing to... --- .github/workflows/detection-testing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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...