Update Docs.yml

This commit is contained in:
tobid7 2021-07-23 16:17:18 +02:00 committed by GitHub
parent 36f545855d
commit 5200f27182
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,7 @@ jobs:
doxygen
git config --global user.email "tobid7@outlook.de"
git config --global user.name "Tobi-D7"
git checkout gh-pages
git stage *
git commit -m "Documentation"
git push origin gh-pages