There was an error while loading. Please reload this page.
1 parent e9e927f commit f391663Copy full SHA for f391663
1 file changed
.github/workflows/release.yml
@@ -289,6 +289,7 @@ jobs:
289
password: ${{ secrets.PYPI_API_TOKEN }}
290
packages-dir: dist
291
skip-existing: true
292
+ attestations: false
293
294
- uses: softprops/action-gh-release@v2
295
if: >
0 commit comments