Skip to content

Commit 9fd8546

Browse files
committed
remove skip-existing
1 parent d5562b2 commit 9fd8546

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ jobs:
3838
run: hatch run test:pytest
3939
- name: Publish package to PyPI
4040
uses: pypa/gh-action-pypi-publish@release/v1
41-
with:
42-
skip-existing: true
4341
- name: Verify PyPI Release
4442
run: |
4543
# Verify PyPI release

0 commit comments

Comments
 (0)