Skip to content

Commit cfe116f

Browse files
committed
try disabling attestions on test pypi
1 parent 16e4bd7 commit cfe116f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ jobs:
6868
with:
6969
repository-url: https://test.pypi.org/legacy/
7070
packages-dir: artifact/
71+
skip-existing: true
72+
attestations: false
7173
- uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
7274
with:
7375
packages-dir: artifact/

0 commit comments

Comments
 (0)