This commit is contained in:
@@ -51,4 +51,5 @@ jobs:
|
|||||||
- name: Push changes
|
- name: Push changes
|
||||||
if: steps.git_status.outputs.changed == 'true'
|
if: steps.git_status.outputs.changed == 'true'
|
||||||
run: |
|
run: |
|
||||||
|
git pull
|
||||||
git push
|
git push
|
||||||
Reference in New Issue
Block a user