Skip to content

Commit

Permalink
Update buildwheel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fredericjs authored Jul 4, 2024
1 parent 48c39cf commit 8f92a8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ jobs:
with:
name: dist
path: dist/*.whl

upload:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.x'

- name: Publish package to PyPI
env:
TWINE_USERNAME: __token__
Expand Down

0 comments on commit 8f92a8a

Please sign in to comment.