Skip to content

Commit

Permalink
Update pypi-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
monoclecat authored Jul 12, 2024
1 parent 6fc784c commit f62a958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Download all the dists
uses: actions/download-artifact@v4
with:
name: release-dists-
name: release-dists-*
path: dist/
- name: Sign the dists with Sigstore
uses: sigstore/[email protected]
Expand Down

0 comments on commit f62a958

Please sign in to comment.