Skip to content

Commit 9e3c027

Browse files
committed
ci: remove redundant version step (release-please handles it)
1 parent f85ff54 commit 9e3c027

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/python-publish.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ jobs:
2323
with:
2424
python-version: "3.11"
2525

26-
- name: Set version from tag
27-
run: poetry version $(git describe --tags --abbrev=0)
28-
2926
- name: Build
3027
uses: descope/.github/.github/actions/python/poetry/build@main
3128

0 commit comments

Comments
 (0)