Skip to content

Commit

Permalink
fix download-artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
getzze committed Jun 24, 2024
1 parent 7c7a95a commit 8168072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Download all the dists
uses: actions/download-artifact@v4
with:
name: python-package-distributions
name: Packages
path: dist/
- name: Sign the dists with Sigstore
uses: sigstore/[email protected]
Expand Down

0 comments on commit 8168072

Please sign in to comment.