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 9ec20e8d90
commit 6c5f04fa60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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