Skip to content

Commit

Permalink
Update pythonapp.yml (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphg6 authored Feb 14, 2020
1 parent b82bf74 commit 5ca491e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
env:
TWINE_USERNAME: __token__
TWINE_PASSWORD: ${{ secrets.pypi_password }}
TWINE_REPOSITORY_URL: https://pypi.org/legacy/
TWINE_REPOSITORY_URL: https://pypi.org/
run: python -m twine upload dist/*

0 comments on commit 5ca491e

Please sign in to comment.