Skip to content

Commit

Permalink
Attempt to fix publish error
Browse files Browse the repository at this point in the history
  • Loading branch information
danielward27 committed Dec 18, 2024
1 parent cd86551 commit 1dd185a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ jobs:

- name: Publish distribution to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
attestations: false # Newly introduced and seems to cause errors

0 comments on commit 1dd185a

Please sign in to comment.