Update Docs.yml
This commit is contained in:
parent
c2b35fdf83
commit
36f545855d
2
.github/workflows/Docs.yml
vendored
2
.github/workflows/Docs.yml
vendored
@ -23,6 +23,8 @@ jobs:
|
|||||||
cd doc
|
cd doc
|
||||||
sudo apt-get install doxygen cmake -y
|
sudo apt-get install doxygen cmake -y
|
||||||
doxygen
|
doxygen
|
||||||
|
git config --global user.email "tobid7@outlook.de"
|
||||||
|
git config --global user.name "Tobi-D7"
|
||||||
git stage *
|
git stage *
|
||||||
git commit -m "Documentation"
|
git commit -m "Documentation"
|
||||||
git push origin gh-pages
|
git push origin gh-pages
|
||||||
|
Loading…
Reference in New Issue
Block a user