From cfa3f2a5f9adeea6db42cfabf750830b2546b136 Mon Sep 17 00:00:00 2001 From: pyth0n1c <87383215+pyth0n1c@users.noreply.github.com> Date: Mon, 9 Aug 2021 10:29:30 -0700 Subject: [PATCH] Full refspec path --- .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 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...