Skip to content

Commit

Permalink
Merge pull request #14 from chinapandaman/PPF-9
Browse files Browse the repository at this point in the history
PPF-9: test repo
  • Loading branch information
chinapandaman authored Oct 30, 2020
2 parents b0267b1 + 98f8179 commit ca0c463
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
env:
TWINE_USERNAME: __token__
TWINE_PASSWORD: ${{ secrets.TEST_PYPI_PASSWORD }}
TWINE_REPOSITORY_URL: https://test.pypi.org/legacy/
run: |
python setup.py sdist bdist_wheel
twine upload dist/*

0 comments on commit ca0c463

Please sign in to comment.