Skip to content

Commit

Permalink
added kip-existing just-in-case for stable releases too
Browse files Browse the repository at this point in the history
  • Loading branch information
ralequi committed Nov 18, 2024
1 parent 2464cd4 commit 82a84a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-to-test-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ jobs:
- name: Publish distribution 📦 to PyPI
if: startsWith(github.ref, 'refs/tags') || github.ref == 'refs/heads/main'
uses: pypa/gh-action-pypi-publish@release/v1
skip-existing: true

0 comments on commit 82a84a7

Please sign in to comment.