diff --git a/.github/workflows/Docs.yml b/.github/workflows/Docs.yml index 6a670b2..450e80b 100644 --- a/.github/workflows/Docs.yml +++ b/.github/workflows/Docs.yml @@ -31,6 +31,7 @@ jobs: git config --global user.name "Tobi-D7" echo tobid7 git stage * + git pull gh-pages echo staged git commit -m "Documentation" git tag doc