Skip to content

Commit

Permalink
OMG fourth try
Browse files Browse the repository at this point in the history
reverendbedford committed Jan 4, 2021
1 parent b3067b3 commit 37d03cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -19,5 +19,5 @@ jobs:
TWINE_USERNAME: __token__
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
run: |
python setup.py sdist bdist_wheel
python3 setup.py sdist bdist_wheel
twine upload dist/*

0 comments on commit 37d03cc

Please sign in to comment.