diff --git a/.github/workflows/Docs.yml b/.github/workflows/Docs.yml index ee8bbf2..512169a 100644 --- a/.github/workflows/Docs.yml +++ b/.github/workflows/Docs.yml @@ -35,7 +35,6 @@ jobs: cd .. git clone --depth 1 https://${{ secrets.TOKEN }}@github.com/NPI-D7/RenderD7.git RD7 -b gh-pages cd RD7 - git rm * rm -r * cd ..