rusefi 2022-07-02 22:33:00 -04:00
parent fcd00f92c6
commit c107c2365e
1 changed files with 4 additions and 0 deletions

View File

@ -39,6 +39,10 @@ jobs:
git config --local user.name "GitHub Action" git config --local user.name "GitHub Action"
git merge technical-git/master git merge technical-git/master
- name: GitHub LFS work-around
run: |
rm .git/hooks/pre-push
- name: Push changes rusefi/rusefi wiki - name: Push changes rusefi/rusefi wiki
uses: ad-m/github-push-action@master uses: ad-m/github-push-action@master
with: with: