Update Docs.yml
This commit is contained in:
parent
db89d5c60f
commit
adf783c2a1
1
.github/workflows/Docs.yml
vendored
1
.github/workflows/Docs.yml
vendored
@ -30,6 +30,7 @@ jobs:
|
|||||||
git stage *
|
git stage *
|
||||||
echo staged
|
echo staged
|
||||||
git commit -m "Documentation"
|
git commit -m "Documentation"
|
||||||
|
git tag doc
|
||||||
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