Skip to content

Commit ccb3d40

Browse files
committed
sd
1 parent b411661 commit ccb3d40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pythonpackage.yml

+2
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,6 @@ jobs:
4848
pytest
4949
- name: Upload package
5050
if: ${{ github.event_name != 'pull_request'}}
51+
with:
52+
skip-existing: true
5153
uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)