From 3182b9b114d23e9a82b8f51e46c50c4f53a6f38c Mon Sep 17 00:00:00 2001 From: philipMartini <45294280+philipMartini@users.noreply.github.com> Date: Sat, 13 Mar 2021 21:19:34 +0100 Subject: [PATCH] Update python-PyCTBN-package.yml --- .github/workflows/python-PyCTBN-package.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/python-PyCTBN-package.yml b/.github/workflows/python-PyCTBN-package.yml index 3f70711..21d19f5 100644 --- a/.github/workflows/python-PyCTBN-package.yml +++ b/.github/workflows/python-PyCTBN-package.yml @@ -62,6 +62,7 @@ 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: