Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgafni authored Oct 7, 2024
1 parent f82ab1d commit 4dcf375
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 4dcf375

Please sign in to comment.