We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54de841 commit 55e3d35Copy full SHA for 55e3d35
1 file changed
.github/workflows/pypi-package.yml
@@ -26,6 +26,8 @@ jobs:
26
fetch-depth: 0
27
28
- uses: hynek/build-and-inspect-python-package@v2
29
+ with:
30
+ attest-build-provenance-github: 'true'
31
32
# Upload to Test PyPI on every commit on main.
33
release-test-pypi:
0 commit comments