diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 909c4ad..2d86d11 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,6 +16,7 @@ jobs: uses: actions/checkout@v4 with: fetch-tags: true + fetch-depth: 0 - name: Extract version from Cargo.toml id: extract