Skip to content

Commit 1ec3a12

Browse files
CopilotHaydnspass
andcommitted
Add skip-existing flag to TestPyPI publish step
Co-authored-by: Haydnspass <16120273+Haydnspass@users.noreply.github.com>
1 parent e90d0ff commit 1ec3a12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,5 @@ jobs:
117117
uses: pypa/gh-action-pypi-publish@release/v1
118118
with:
119119
repository-url: https://test.pypi.org/legacy/
120+
skip-existing: true
120121
verbose: true

0 commit comments

Comments
 (0)