Update Docs.yml
This commit is contained in:
parent
adf783c2a1
commit
624b59db9d
2
.github/workflows/Docs.yml
vendored
2
.github/workflows/Docs.yml
vendored
@ -29,8 +29,8 @@ jobs:
|
|||||||
echo tobid7
|
echo tobid7
|
||||||
git stage *
|
git stage *
|
||||||
echo staged
|
echo staged
|
||||||
|
git subtree push --prefix doc origin gh-pages
|
||||||
git commit -m "Documentation"
|
git commit -m "Documentation"
|
||||||
git tag doc
|
git tag doc
|
||||||
echo commited
|
echo commited
|
||||||
git subtree push --prefix doc origin gh-pages
|
|
||||||
echo pushed
|
echo pushed
|
||||||
|
Loading…
Reference in New Issue
Block a user