Update Docs.yml
This commit is contained in:
parent
5200f27182
commit
9623606229
3
.github/workflows/Docs.yml
vendored
3
.github/workflows/Docs.yml
vendored
@ -25,7 +25,6 @@ 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
|
||||
git subtree push --prefix doc origin gh-pages
|
||||
|
Loading…
Reference in New Issue
Block a user