diff --git a/.github/workflows/deploy_docs.yml b/.github/workflows/deploy_docs.yml index 0ac9e65ae..4a1fd7907 100644 --- a/.github/workflows/deploy_docs.yml +++ b/.github/workflows/deploy_docs.yml @@ -30,6 +30,8 @@ jobs: path: napari-repo ref: main repository: napari/napari + # ensure version metadata is proper + fetch-depth: 0 - name: Copy examples to docs folder run: |