Skip to content

Commit

Permalink
pypi upload action
Browse files Browse the repository at this point in the history
  • Loading branch information
SalvadorBrandolin committed Jan 20, 2023
1 parent 69cde46 commit 62bfd32
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,4 @@ jobs:
TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
run: |
python -m pip install --upgrade pip
pip install twine
twine upload --skip-existing dist/*

0 comments on commit 62bfd32

Please sign in to comment.