diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f0b1ed8..582e2e9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -63,6 +63,7 @@ jobs: - name: "⬇️ Checkout new code" uses: actions/checkout@v4 with: + fetch-depth: 0 path: './' - name: "🏷️ Get version tag" id: set_var