Publish package with attestations (#1125)

Follow up to https://github.com/pytest-dev/pytest-xdist/pull/1123.
This commit is contained in:
Bruno Oliveira
2024-09-04 09:55:16 -03:00
committed by GitHub
parent 59866c7281
commit 00231dce72

View File

@@ -40,6 +40,8 @@ jobs:
- name: Publish package to PyPI
uses: pypa/gh-action-pypi-publish@v1.10.0
with:
attestations: true
- name: Push tag
run: |