diff --git a/.gitea/workflows/hugo_site_deployment.yml b/.gitea/workflows/hugo_site_deployment.yml index ecb7264..a2f713c 100644 --- a/.gitea/workflows/hugo_site_deployment.yml +++ b/.gitea/workflows/hugo_site_deployment.yml @@ -92,6 +92,7 @@ jobs: - name: Linkinator uses: JustinBeckwith/linkinator-action@v1.11.0 with: + paths: . recurse: true markdown: true # - name: Broken Link check