diff --git a/.github/workflows/Docs.yml b/.github/workflows/Docs.yml index 4c31cef..9403c8a 100644 --- a/.github/workflows/Docs.yml +++ b/.github/workflows/Docs.yml @@ -29,8 +29,8 @@ jobs: echo tobid7 git stage * echo staged + git subtree push --prefix doc origin gh-pages git commit -m "Documentation" git tag doc echo commited - git subtree push --prefix doc origin gh-pages echo pushed