Skip to content

Commit

Permalink
fix upload
Browse files Browse the repository at this point in the history
  • Loading branch information
aamalev committed Dec 4, 2019
1 parent 8160949 commit 91e9198
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ jobs:
TWINE_USERNAME: __token__
TWINE_PASSWORD: ${{ secrets.PYPI_TOKEN }}
run: |
make aioworkers/version.py
python setup.py sdist bdist_wheel
twine upload dist/*

0 comments on commit 91e9198

Please sign in to comment.