We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16e4bd7 commit cfe116fCopy full SHA for cfe116f
.github/workflows/publish.yaml
@@ -68,6 +68,8 @@ jobs:
68
with:
69
repository-url: https://test.pypi.org/legacy/
70
packages-dir: artifact/
71
+ skip-existing: true
72
+ attestations: false
73
- uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
74
75
0 commit comments