Skip to content

Commit 3d4e2c6

Browse files
committed
ci: Disable attestations on TestPyPI
pypa/gh-action-pypi-publish#283 (comment)
1 parent bbbc6fb commit 3d4e2c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pypi.yml

+2
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ jobs:
7070
with:
7171
repository-url: https://test.pypi.org/legacy/
7272
packages-dir: wheel/
73+
skip-existing: true
74+
attestations: false
7375
- name: Publish to PyPI 🚀
7476
uses: pypa/[email protected]
7577
with:

0 commit comments

Comments
 (0)