diff --git a/.github/workflows/CD.yml b/.github/workflows/CD.yml index 01c7f9a..f806043 100644 --- a/.github/workflows/CD.yml +++ b/.github/workflows/CD.yml @@ -18,6 +18,7 @@ jobs: uses: actions/checkout@v4 with: fetch-tags: true + fetch-depth: 0 - name: Setup conda environment uses: conda-incubator/setup-miniconda@11b562958363ec5770fef326fe8ef0366f8cbf8a