diff --git a/.github/workflows/wiki-create-docs.yaml b/.github/workflows/wiki-create-docs.yaml index d86f7961e86..6a034a698b3 100644 --- a/.github/workflows/wiki-create-docs.yaml +++ b/.github/workflows/wiki-create-docs.yaml @@ -32,6 +32,7 @@ jobs: run: | rm -Rf wiki/content mkdir -p wiki/content + cp -f wiki/CNAME /wiki/content/CNAME - name: Create general wiki run: |