Skip to content

Commit

Permalink
pypi username (skip ci)
Browse files Browse the repository at this point in the history
  • Loading branch information
csae8092 committed Jan 18, 2023
1 parent 185fdbd commit 3af7c9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- name: Build and publish
env:
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}
run: |
python setup.py sdist bdist_wheel
twine upload dist/*

0 comments on commit 3af7c9c

Please sign in to comment.