Skip to content

Commit

Permalink
release: fixed the github action downloader
Browse files Browse the repository at this point in the history
  • Loading branch information
offbyone committed Oct 22, 2023
1 parent e692b82 commit dede7a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
steps:
- uses: actions/download-artifact@v3
with:
name: artifacts
name: Packages
path: dist

- name: Push build artifacts to PyPI
Expand Down

0 comments on commit dede7a3

Please sign in to comment.