Skip to content

Commit a79ca16

Browse files
authored
Merge pull request #87 from samrensenhouse/publish_and_skip_existing
Allow pipeline to add to existing pypi releases
2 parents c290f95 + ffed9ba commit a79ca16

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,4 @@ jobs:
116116
with:
117117
user: __token__
118118
password: ${{ secrets.PYPI_API_TOKEN }}
119+
skip_existing: true

0 commit comments

Comments
 (0)