Skip to content

Commit

Permalink
Update newpython.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
msoos authored Oct 16, 2023
1 parent cd4e228 commit 71d245a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/newpython.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
TWINE_USERNAME: "__token__"
TWINE_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
run: |
twine upload --skip-existing --disable-progress-bar ./wheelhouse/pyunigen-*manylinux*x86_64.whl
twine upload --skip-existing --disable-progress-bar ./wheelhouse/pyunigen-*.whl

0 comments on commit 71d245a

Please sign in to comment.