Skip to content

Commit 9a83963

Browse files
Skip existing to allow re-running CI for other OSes
1 parent e72cf98 commit 9a83963

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/default.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,5 @@ jobs:
8484
with:
8585
user: __token__
8686
password: ${{ secrets.TWINE_PASSWORD }}
87+
skip-existing: true
8788
if: startsWith(github.ref, 'refs/tags/')

0 commit comments

Comments
 (0)