diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2914b977..8ebd0cfd 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -65,6 +65,7 @@ jobs: uses: pypa/gh-action-pypi-publish@8a08d616893759ef8e1aa1f2785787c0b97e20d6 # v1.10.0 with: print-hash: true + attestations: true docker-image: name: Publish Docker image