Skip to content

Commit

Permalink
Publish package with attestations
Browse files Browse the repository at this point in the history
Follow up to #1123.
  • Loading branch information
nicoddemus committed Sep 4, 2024
1 parent 59866c7 commit 5364538
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 5364538

Please sign in to comment.