Skip to content

Commit 6056c97

Browse files
author
Owen
committed
Update publish.yml
1 parent aa9a088 commit 6056c97

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/publish.yml

-4
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@ jobs:
4242
fetch-depth: 0 # gets full history for setuptools-scm
4343
submodules: true
4444

45-
- run: git describe --tag
46-
47-
- run: echo ${GITHUB_REF}
48-
4945
- name: Build SDist
5046
run: pipx run build --sdist
5147

0 commit comments

Comments
 (0)