diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 051ca7ed..a16eaa1d 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -24,4 +24,4 @@ jobs: # Or use mhausenblas/mkdocs-deploy-gh-pages@nomaterial to build without the mkdocs-material theme env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - CUSTOM_DOMAIN: docs.magistrala.abstractmachines.fr \ No newline at end of file + # CUSTOM_DOMAIN: docs.magistrala.abstractmachines.fr \ No newline at end of file