Skip to content

Commit

Permalink
Correct artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
micah-prime committed Jan 6, 2025
1 parent bf4da74 commit 382422a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
steps:
- uses: actions/download-artifact@v4
with:
name: artifact
name: Packages
path: dist

- uses: pypa/gh-action-pypi-publish@v1.12.3
Expand Down

0 comments on commit 382422a

Please sign in to comment.