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}