Skip to content

Commit

Permalink
Update wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmonad authored Mar 11, 2022
1 parent 52f3764 commit 1ae3706
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
run: |
echo $PYPI_USERNAME
pip install twine
python -m twine upload --skip-existing dist/*.tar.gz
Expand Down

0 comments on commit 1ae3706

Please sign in to comment.