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 1475ed9 commit 261f6c2Copy full SHA for 261f6c2
1 file changed
.github/workflows/pypi-package.yml
@@ -25,6 +25,8 @@ jobs:
25
fetch-depth: 0
26
27
- uses: hynek/build-and-inspect-python-package@v2
28
+ with:
29
+ attest-build-provenance-github: 'true'
30
31
# Upload to Test PyPI on every commit on main.
32
release-test-pypi:
0 commit comments