diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 888cd7eb3e4..5d066d60cd1 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -39,8 +39,8 @@ jobs: - name: Setup Pages id: pages - uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0 - use this after https://github.com/DefectDojo/django-DefectDojo/pull/11329 - + uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0 + - name: Install dependencies run: cd docs && npm ci diff --git a/_config.yml b/_config.yml deleted file mode 100644 index c4192631f25..00000000000 --- a/_config.yml +++ /dev/null @@ -1 +0,0 @@ -theme: jekyll-theme-cayman \ No newline at end of file