Update installer_creation.yml
This commit is contained in:
parent
e79b5a0272
commit
e4d2d70df2
2
.github/workflows/installer_creation.yml
vendored
2
.github/workflows/installer_creation.yml
vendored
@ -44,5 +44,7 @@ jobs:
|
||||
run: git add -A
|
||||
- name: Git commit
|
||||
run: git commit -m "Installer update"
|
||||
- name: Git pull
|
||||
run: git pull
|
||||
- name: Git push
|
||||
run: git push
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user