diff --git a/.github/workflows/Docs.yml b/.github/workflows/Docs.yml index b7e7cbc..ab80ce0 100644 --- a/.github/workflows/Docs.yml +++ b/.github/workflows/Docs.yml @@ -28,7 +28,7 @@ jobs: git config --global user.name "Tobi-D7" echo tobid7 git stage * - git pull main + git pull . echo staged git commit -m "Documentation" git tag doc