Skip to content

Commit

Permalink
Update publish workflow to clean up attestations (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-bc authored Dec 11, 2024
1 parent 031baeb commit 600999c
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 600999c

Please sign in to comment.