This commit is contained in:
parent
fcd00f92c6
commit
c107c2365e
|
@ -39,6 +39,10 @@ jobs:
|
|||
git config --local user.name "GitHub Action"
|
||||
git merge technical-git/master
|
||||
|
||||
- name: GitHub LFS work-around
|
||||
run: |
|
||||
rm .git/hooks/pre-push
|
||||
|
||||
- name: Push changes rusefi/rusefi wiki
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue