From bef483683c109834eb0f8b5fd97804b7134fb64e Mon Sep 17 00:00:00 2001 From: Juan Nunez-Iglesias Date: Thu, 10 Apr 2025 12:50:34 +1000 Subject: [PATCH] Revert "Squash deployed gh-pages, relying on this repo for history (#658)" This reverts commit 5fc3cd73fcd558940b77f49199e0485795bc08fa. See discussion starting at https://github.com/napari/docs/pull/658#issuecomment-2791396410 --- .github/workflows/build_and_deploy.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build_and_deploy.yml b/.github/workflows/build_and_deploy.yml index 878d35b94..f082ff32d 100644 --- a/.github/workflows/build_and_deploy.yml +++ b/.github/workflows/build_and_deploy.yml @@ -117,5 +117,4 @@ jobs: publish_dir: ./html publish_branch: gh-pages destination_dir: ${{ github.event.inputs.target_directory || 'dev' }} - force_orphan: true cname: napari.org