Skip to content

Commit

Permalink
Update build-wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskermode authored Oct 12, 2022
1 parent 90fca3b commit 047ce29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,4 @@ jobs:
twine upload wheelhouse/*.whl
env:
TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}

0 comments on commit 047ce29

Please sign in to comment.