Skip to content

Commit

Permalink
ci: deploy packge to pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
overcat committed May 22, 2021
1 parent 0e137b5 commit e6d8515
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,4 @@ jobs:
with:
user: __token__
password: ${{ secrets.PYPI_TOKEN }}
repository_url: https://test.pypi.org/legacy/
skip_existing: true

0 comments on commit e6d8515

Please sign in to comment.