Skip to content

Commit fd1c705

Browse files
committed
dont care much about testpypi failures
1 parent 09d73ab commit fd1c705

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pypi_publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,9 @@ jobs:
6565
- name: Publish sdwire 📦 to TestPyPI
6666
uses: pypa/gh-action-pypi-publish@release/v1
6767
with:
68+
verbose: true
6869
repository-url: https://test.pypi.org/legacy/
70+
skip-existing: true
6971
github-release:
7072
name: >-
7173
Sign the Python 🐍 sdwire 📦 with Sigstore and upload them to GitHub Release

0 commit comments

Comments
 (0)