Skip to content

Commit

Permalink
🐛 🤖 fix release CI
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgafni authored Oct 7, 2024
1 parent f82ab1d commit db8947d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,4 @@ jobs:
- name: Replace version in code
run: uv run hatch version $VERSION
- name: Publish to PyPI
run: uv publish
run: uv build && uv publish

0 comments on commit db8947d

Please sign in to comment.