Skip to content

Commit

Permalink
Update PyPI deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Thetwam authored Aug 27, 2024
1 parent 88e3937 commit 3c06c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/setup-python@v2

- name: Create source distribution
run: python setup.py sdist
run: python -m build

- name: Publish distribution to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
Expand Down

0 comments on commit 3c06c36

Please sign in to comment.