Skip to content

Commit

Permalink
add skip existing package
Browse files Browse the repository at this point in the history
  • Loading branch information
ali committed Dec 21, 2022
1 parent 2fd7952 commit 2960990
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
skip_existing: true

- name: Create GitHub Release
id: create_release
Expand Down

0 comments on commit 2960990

Please sign in to comment.