diff --git a/.github/workflows/docfx.yml b/.github/workflows/docfx.yml index 41cf3a5..dd7b9d8 100644 --- a/.github/workflows/docfx.yml +++ b/.github/workflows/docfx.yml @@ -1,6 +1,5 @@ name: docfx on: [push] - jobs: build: runs-on: ubuntu-latest diff --git a/docfx.json b/docfx.json index 86de4fb..0afe89a 100644 --- a/docfx.json +++ b/docfx.json @@ -50,7 +50,7 @@ ] } ], - "dest": "docs", + "dest": "_site", "globalMetadataFiles": [], "fileMetadataFiles": [], "template": [