mirror of
https://github.com/GAM-team/GAM.git
synced 2025-05-12 12:17:20 +00:00
[no ci] actions: attest wheels uploaded to PyPi
This commit is contained in:
parent
ac31042576
commit
a8fafd0dcc
4
.github/workflows/pypi.yml
vendored
4
.github/workflows/pypi.yml
vendored
@ -30,4 +30,6 @@ jobs:
|
|||||||
python -m build
|
python -m build
|
||||||
|
|
||||||
- name: Publish package distributions to PyPI
|
- name: Publish package distributions to PyPI
|
||||||
uses: pypa/gh-action-pypi-publish@release/v1
|
uses: pypa/gh-action-pypi-publish@release/v1'
|
||||||
|
with:
|
||||||
|
attestation: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user