From 6056c972b6eb1ac80d4d758acd7d8c0be0533065 Mon Sep 17 00:00:00 2001 From: Owen Date: Thu, 19 Jan 2023 17:14:49 -0800 Subject: [PATCH] Update publish.yml --- .github/workflows/publish.yml | 4 ---- 1 file changed, 4 deletions(-) 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