Update Docs.yml
This commit is contained in:
parent
22ae99f915
commit
cbbc4d54d9
1
.github/workflows/Docs.yml
vendored
1
.github/workflows/Docs.yml
vendored
@ -34,6 +34,7 @@ jobs:
|
|||||||
echo staged
|
echo staged
|
||||||
git commit -m "Documentation"
|
git commit -m "Documentation"
|
||||||
git tag doc
|
git tag doc
|
||||||
|
cd ..
|
||||||
echo commited
|
echo commited
|
||||||
git subtree push --prefix doc origin gh-pages
|
git subtree push --prefix doc origin gh-pages
|
||||||
echo pushed
|
echo pushed
|
||||||
|
Loading…
Reference in New Issue
Block a user