Update installer_creation.yml

This commit is contained in:
B.Jothin kumar
2021-10-19 14:38:59 +05:30
committed by GitHub
parent e79b5a0272
commit e4d2d70df2

View File

@@ -44,5 +44,7 @@ jobs:
run: git add -A run: git add -A
- name: Git commit - name: Git commit
run: git commit -m "Installer update" run: git commit -m "Installer update"
- name: Git pull
run: git pull
- name: Git push - name: Git push
run: git push run: git push