diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 31699d1..6b9ea2f 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -128,7 +128,7 @@ jobs: uses: actions/checkout@v4 with: submodules: true - fetch-depth: 100 + fetch-depth: 0 fetch-tags: true - name: "Get Previous tag"