From ebcba0b915ff4d64b0cb5407b662f646b7587b24 Mon Sep 17 00:00:00 2001 From: Vaclav Elias Date: Sat, 1 Jun 2024 00:52:31 +0100 Subject: [PATCH] Update stride-ndepend-github.yml - baseline: recent added --- .github/workflows/stride-ndepend-github.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/stride-ndepend-github.yml b/.github/workflows/stride-ndepend-github.yml index af38b4f1..9bae4abd 100644 --- a/.github/workflows/stride-ndepend-github.yml +++ b/.github/workflows/stride-ndepend-github.yml @@ -43,6 +43,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} license: ${{ secrets.NDependLicense }} solution: ${{ env.PROJECT_PATH_CORE }} + baseline: recent - name: Prepare deployment files for GitHub Pages shell: powershell @@ -57,4 +58,4 @@ jobs: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ${{ env.DEPLOY_DIR }} destination_dir: stride/ndepend - publish_branch: gh-pages \ No newline at end of file + publish_branch: gh-pages