diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 2efc78f..1d3ccc6 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -42,10 +42,6 @@ jobs: fetch-depth: 0 # gets full history for setuptools-scm submodules: true - - run: git describe --tag - - - run: echo ${GITHUB_REF} - - name: Build SDist run: pipx run build --sdist