Skip to content

Commit

Permalink
Fix release artifacts path
Browse files Browse the repository at this point in the history
  • Loading branch information
sukso96100 committed Oct 20, 2024
1 parent 15d98d9 commit 371af1b
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 @@ -52,4 +52,4 @@ jobs:
with:
files: |
dist/*.whl
*.tar.gz
dist/*.tar.gz

0 comments on commit 371af1b

Please sign in to comment.