Publish package with attestations (#1125)
Follow up to https://github.com/pytest-dev/pytest-xdist/pull/1123.
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -40,6 +40,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Publish package to PyPI
|
- name: Publish package to PyPI
|
||||||
uses: pypa/gh-action-pypi-publish@v1.10.0
|
uses: pypa/gh-action-pypi-publish@v1.10.0
|
||||||
|
with:
|
||||||
|
attestations: true
|
||||||
|
|
||||||
- name: Push tag
|
- name: Push tag
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user