Skip to content

Commit

Permalink
GA: publish wheels (fixes #177)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastinas committed Jul 31, 2023
1 parent 021c8d8 commit eb1ce86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-twine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- name: Build sdist
run: |
python setup.py sdist
python setup.py wheel
- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
Expand Down

0 comments on commit eb1ce86

Please sign in to comment.