Skip to content

Commit 1834aae

Browse files
author
Jens Kürten
committed
fix: Remove redundant version command from build step in Tag.yaml
1 parent 673c823 commit 1834aae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/Tag.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454

5555
- name: Set version and build
5656
run: |
57-
uv version ${{ github.ref_name }}
5857
uv build
5958
6059
- name: Publish to PyPI

0 commit comments

Comments
 (0)