Skip to content

Commit cec62d1

Browse files
authored
Update python-publish.yml
1 parent 753b37e commit cec62d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
- name: Build package
4141
run: |
4242
source .venv/bin/activate
43+
poetry version ${GITHUB_REF#refs/*/}
4344
poetry build
4445
4546
- name: Publish package

0 commit comments

Comments
 (0)