Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
myhloli authored Jan 23, 2025
1 parent 4211c74 commit 48a2a7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,5 @@ jobs:
- name: Publish distribution to PyPI
run: |
pip install twine
twine check dist/*
twine upload dist/* -u __token__ -p ${{ secrets.PYPI_TOKEN }}

0 comments on commit 48a2a7c

Please sign in to comment.