Skip to content

Commit

Permalink
run
Browse files Browse the repository at this point in the history
  • Loading branch information
davila7 committed Jan 21, 2024
1 parent 277d241 commit 12ef846
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 @@ -24,6 +24,4 @@ jobs:
TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
run: |
git fetch --all --tags
python setup.py sdist bdist_wheel
twine upload dist/*

0 comments on commit 12ef846

Please sign in to comment.