Skip to content

Commit 47b199a

Browse files
author
Goran Jelic-Cizmek
committed
Skip existing nightly uploads
Fixes #3494
1 parent d32c4c6 commit 47b199a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/wheels-nightly.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,5 @@ jobs:
9797
path: dist/
9898
- name: Publish package distributions to PyPI
9999
uses: pypa/gh-action-pypi-publish@release/v1
100+
with:
101+
skip-existing: true

0 commit comments

Comments
 (0)