Skip to content

Commit 8f75d39

Browse files
committed
Docs: update to workflow
1 parent 68426e4 commit 8f75d39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI-CD-Docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Update tokens in project files
2727
uses: cschleiden/replace-tokens@v1
2828
with:
29-
files: '["docs/*.md", "docs/**/*.md", "*.csproj", "**/*.csproj"]'
29+
files: '["docs/*.md", "docs/**/*.md", "docs/templates/bunit/partials/*.partial", "*.csproj", "**/*.csproj"]'
3030
- uses: actions/setup-dotnet@v1
3131
with:
3232
dotnet-version: '3.1.202'

0 commit comments

Comments
 (0)