Skip to content

Commit

Permalink
Update stride-ndepend-github.yml - baseline: recent added
Browse files Browse the repository at this point in the history
  • Loading branch information
VaclavElias authored May 31, 2024
1 parent a3bd5b9 commit ebcba0b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/stride-ndepend-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -57,4 +58,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ${{ env.DEPLOY_DIR }}
destination_dir: stride/ndepend
publish_branch: gh-pages
publish_branch: gh-pages

0 comments on commit ebcba0b

Please sign in to comment.