Skip to content

Commit

Permalink
Merge branch 'master' into 0.2.0-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ttafsir authored Jan 14, 2022
2 parents 383a49b + da26387 commit b4bbad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install dependencies
run: |
python3 -m pip install --upgrade build
pip install setuptools wheel twine
- name: Publish to PyPI
env:
TWINE_USERNAME: __token__
Expand Down

0 comments on commit b4bbad6

Please sign in to comment.