Skip to content

Commit 82a84a7

Browse files
committed
added kip-existing just-in-case for stable releases too
1 parent 2464cd4 commit 82a84a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-to-test-pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,4 @@ jobs:
4242
- name: Publish distribution 📦 to PyPI
4343
if: startsWith(github.ref, 'refs/tags') || github.ref == 'refs/heads/main'
4444
uses: pypa/gh-action-pypi-publish@release/v1
45+
skip-existing: true

0 commit comments

Comments
 (0)