Skip to content

Commit ffed9ba

Browse files
author
Sam Rensenhouse
committed
allow pipeline to run on release that was published manually and add to the release
1 parent 458c0f0 commit ffed9ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-wheels.yml

+1
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)