diff --git a/.github/workflows/python-PyCTBN-package.yml b/.github/workflows/python-PyCTBN-package.yml index 21d19f5..3f70711 100644 --- a/.github/workflows/python-PyCTBN-package.yml +++ b/.github/workflows/python-PyCTBN-package.yml @@ -62,7 +62,6 @@ jobs: git commit -m "Create New Realease at dist/" -a || true # The above command will fail if no changes were present, so we ignore # that. - git pull - name: Push changes uses: ad-m/github-push-action@master with: