diff --git a/.github/workflows/build-docs.yml b/.github/workflows/build-docs.yml index c31b19a21..4a7bc1f8c 100644 --- a/.github/workflows/build-docs.yml +++ b/.github/workflows/build-docs.yml @@ -136,7 +136,7 @@ jobs: - name: Copy build result to MOOSE_DOCS run: | - cp ./build/doc/*.html ./build/MOOSE_DOCS/Documentation/ + cp ./build/doc/*.* ./build/MOOSE_DOCS/Documentation/ - name: Push result to docs repository if: ${{ vars.FORCE_PUSH == 'true' }} diff --git a/Moose Development/docs-header.html b/Moose Development/docs-header.html index e6613e196..e559ffff1 100644 --- a/Moose Development/docs-header.html +++ b/Moose Development/docs-header.html @@ -1,5 +1,4 @@
- - \ No newline at end of file + \ No newline at end of file