Wiki debug (#1718)

* add changes list for debugging

* fix whitespace
This commit is contained in:
David Holdeman 2020-08-22 08:52:21 -05:00 committed by GitHub
parent b0c3bfa739
commit 48ac1c061b
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ jobs:
run: |
git remote add best-wiki-git https://github.com/rusefi/rusefi.wiki.git
git fetch best-wiki-git
git show --name-only best-wiki-git/master
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
git merge best-wiki-git/master