1
0
Fork 0

Update python-PyCTBN-package.yml

master
philipMartini 4 years ago committed by GitHub
parent bfeec3fd4f
commit 3182b9b114
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .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: