Skip to content

Commit

Permalink
Use default repository URL
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonsaraiva committed Aug 29, 2019
1 parent 2b83f9f commit 80ea473
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ jobs:
env:
TWINE_USERNAME: ${{ secrets.TWINE_USERNAME }}
TWINE_PASSWORD: ${{ secrets.TWINE_PASSWORD }}
TWINE_REPOSITORY_URL: https://pypi.python.org/
run: twine upload dist/*

0 comments on commit 80ea473

Please sign in to comment.