diff --git a/.github/workflows/ndepend-github.yml b/.github/workflows/ndepend-github.yml index f7c97804..ae4325eb 100644 --- a/.github/workflows/ndepend-github.yml +++ b/.github/workflows/ndepend-github.yml @@ -47,5 +47,5 @@ jobs: uses: peaceiris/actions-gh-pages@v4.0.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} - publish_dir: _temp/NDependOut + publish_dir: ../_temp/NDependOut publish_branch: gh-pages