We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbbc6fb commit 3d4e2c6Copy full SHA for 3d4e2c6
.github/workflows/pypi.yml
@@ -70,6 +70,8 @@ jobs:
70
with:
71
repository-url: https://test.pypi.org/legacy/
72
packages-dir: wheel/
73
+ skip-existing: true
74
+ attestations: false
75
- name: Publish to PyPI 🚀
76
uses: pypa/[email protected]
77
0 commit comments