From 8fae012b663c0416f90a37cea0a56591b3018515 Mon Sep 17 00:00:00 2001 From: philipMartini <45294280+philipMartini@users.noreply.github.com> Date: Sat, 13 Mar 2021 21:51:18 +0100 Subject: [PATCH] Update python-PyCTBN-package.yml --- .github/workflows/python-PyCTBN-package.yml | 1 - 1 file changed, 1 deletion(-) 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: