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