From ca76294eec4c1bbabadc692faa2534f403abed85 Mon Sep 17 00:00:00 2001 From: Jamie Hewitt Date: Wed, 18 May 2022 12:21:55 +0300 Subject: [PATCH] Updating CI --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 50e4b3fc..78070f59 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -219,7 +219,6 @@ jobs: - name: commit run: | # Stage the file, commit and push - git pull BRANCH=${GITHUB_HEAD_REF#refs/heads/} echo ${BRANCH} git checkout origin/${BRANCH}