We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4b74ee commit d1a8214Copy full SHA for d1a8214
.github/workflows/publish.yml
@@ -45,6 +45,7 @@ jobs:
45
uses: pypa/gh-action-pypi-publish@release/v1
46
with:
47
repository_url: https://test.pypi.org/legacy/
48
+ attestations: false
49
50
- name: Publish distribution to PyPI
51
0 commit comments