diff --git a/README.md b/README.md index 5fe09b2..9917ad1 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,5 @@ jobs: - name: Deploy docs uses: mhausenblas/mkdocs-deploy-gh-pages@master - env: - DOCS_DIR: docs/ ```