Skip to content

Commit

Permalink
Fix attestation problems (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeStarch authored Nov 21, 2024
1 parent 5835c80 commit 12bc59b
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 @@ -29,5 +29,7 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/
- name: Clean-Up Attestations
run: rm dist/*.attestation
- name: Publish distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit 12bc59b

Please sign in to comment.