Update Docs.yml
This commit is contained in:
parent
36f545855d
commit
5200f27182
1
.github/workflows/Docs.yml
vendored
1
.github/workflows/Docs.yml
vendored
@ -25,6 +25,7 @@ jobs:
|
|||||||
doxygen
|
doxygen
|
||||||
git config --global user.email "tobid7@outlook.de"
|
git config --global user.email "tobid7@outlook.de"
|
||||||
git config --global user.name "Tobi-D7"
|
git config --global user.name "Tobi-D7"
|
||||||
|
git checkout gh-pages
|
||||||
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