We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9ee458 commit 4c174e4Copy full SHA for 4c174e4
.github/workflows/python-publish.yml
@@ -40,4 +40,6 @@ jobs:
40
run: uv build
41
- name: Publish package
42
uses: pypa/gh-action-pypi-publish@release/v1
43
+ with:
44
+ attestations: false
45
0 commit comments