Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatoha authored May 4, 2023
1 parent 753b37e commit cec62d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- name: Build package
run: |
source .venv/bin/activate
poetry version ${GITHUB_REF#refs/*/}
poetry build
- name: Publish package
Expand Down

0 comments on commit cec62d1

Please sign in to comment.