diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 13c4d350..e06a7ec0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 with: - fetch-tags: true + fetch-depth: 0 - name: Release uses: softprops/action-gh-release@v1