Skip to content

Commit

Permalink
[ci@] add attestation to pypi publish
Browse files Browse the repository at this point in the history
  • Loading branch information
LoicGrobol committed Sep 30, 2024
1 parent 371a2e7 commit c74a69b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ jobs:
merge-multiple: true
- uses: pypa/gh-action-pypi-publish@release/v1
with:
attestations: true
user: __token__
password: ${{ secrets.pypi_token }}
# To test: repository_url: https://test.pypi.org/legacy/

0 comments on commit c74a69b

Please sign in to comment.