Skip to content

Commit

Permalink
Update ci_test.yml
Browse files Browse the repository at this point in the history
Reverting accidental changes
  • Loading branch information
astrolamb authored Jan 3, 2025
1 parent d995e79 commit 60a1f94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,5 @@ jobs:
env:
TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
TWINE_REPOSITORY_URL: https://upload.pypi.org/legacy/
run: |
twine upload dist/*

0 comments on commit 60a1f94

Please sign in to comment.