mirror of https://github.com/pytest-dev/pytest.git
Opt into uploading PEP 740 digital publish attestations to PyPI
This commit is contained in:
parent
4f60c781be
commit
f8d3e4102f
|
@ -55,6 +55,8 @@ jobs:
|
|||
|
||||
- name: Publish package to PyPI
|
||||
uses: pypa/gh-action-pypi-publish@v1.10.0
|
||||
with:
|
||||
attestations: true
|
||||
|
||||
- name: Push tag
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue