diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 510077b..e353750 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -17,8 +17,6 @@ jobs: steps: - name: Checkout uses: actions/checkout@v4 - with: - fetch-tags: true - name: Fetch history for all tags run: git fetch --prune --unshallow - name: Calculate version