We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c85b7 commit f6e1987Copy full SHA for f6e1987
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
run: choco install docfx
36
37
- name: Build Documentation
38
- run: docfx docs/help/docsfx.json --warningsAsErrors
+ run: docfx docs/help/docfx.json --warningsAsErrors
39
40
- uses: JamesIves/[email protected]
41
name: Publish documentation to Github Pages
0 commit comments