Skip to content

Commit

Permalink
[CI] Fix: remove digital attestations for now on PyPi
Browse files Browse the repository at this point in the history
  • Loading branch information
grydz committed Nov 15, 2024
1 parent 8635209 commit ac22f73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pypi_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ jobs:

- name: Publish packages to PyPi
uses: pypa/gh-action-pypi-publish@release/v1
with:
attestations: false

0 comments on commit ac22f73

Please sign in to comment.