Skip to content

Commit

Permalink
Temporary fix for PyPI publishing (#634)
Browse files Browse the repository at this point in the history
  • Loading branch information
coretl authored Nov 1, 2024
1 parent d0e2a9b commit 2234e3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ jobs:

- name: Publish to PyPI using trusted publishing
uses: pypa/gh-action-pypi-publish@release/v1
with:
attestations: false

0 comments on commit 2234e3f

Please sign in to comment.