diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d248c98..bc5cc6c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -56,6 +56,6 @@ jobs: done - name: Publish distribution to PyPI - uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597 + uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc with: print-hash: true