diff --git a/.github/workflows/pypi.yml b/.github/workflows/pypi.yml index b4b2a06..0b5bd0b 100644 --- a/.github/workflows/pypi.yml +++ b/.github/workflows/pypi.yml @@ -57,7 +57,6 @@ jobs: steps: - name: Checkout Repository Tags uses: actions/checkout@v4 - if: github.ref == 'refs/tags/v*' with: fetch-depth: '0' branch: 'main'