Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
revert instrumentation
  • Loading branch information
jacob-salassi authored Aug 25, 2020
1 parent 2051b15 commit 663e30f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,5 @@ jobs:
TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
run: |
ls
pwd
python setup.py sdist bdist_wheel
twine upload dist/*

0 comments on commit 663e30f

Please sign in to comment.