Skip to content

Commit cc8ccb1

Browse files
committed
Merge branch 'stable'
2 parents 34292f3 + 69732f6 commit cc8ccb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
env:
5959
RELEASE-VERSION: ${{ steps.changelog_reader.outputs.version }}
6060
with:
61-
files: '["docs/site/*.md", "docs/**/*.md", "docs/**/*.tmpl.partial", "*.csproj", "**/*.csproj"]'
61+
files: '["docs/site/docfx.json", "docs/site/*.md", "docs/**/*.md", "docs/**/*.tmpl.partial", "*.csproj", "**/*.csproj"]'
6262

6363
- name: ⚙️ Setup dotnet versions
6464
uses: actions/setup-dotnet@v3

0 commit comments

Comments
 (0)