|
|
@ -62,6 +62,7 @@ jobs: |
|
|
|
git commit -m "Create New Realease at dist/" -a || true |
|
|
|
git commit -m "Create New Realease at dist/" -a || true |
|
|
|
# The above command will fail if no changes were present, so we ignore |
|
|
|
# The above command will fail if no changes were present, so we ignore |
|
|
|
# that. |
|
|
|
# that. |
|
|
|
|
|
|
|
git pull origin |
|
|
|
- name: Push changes |
|
|
|
- name: Push changes |
|
|
|
uses: ad-m/github-push-action@master |
|
|
|
uses: ad-m/github-push-action@master |
|
|
|
with: |
|
|
|
with: |
|
|
|