Skip to content

Commit

Permalink
cicd: fix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhuser committed Dec 5, 2024
1 parent cdfaaa8 commit ccf4a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:

# Using Trusted Publishing via PyPI and uv
- name: Publish
run: uv publish
run: uv publish --verbose --trusted-publishing always

0 comments on commit ccf4a0e

Please sign in to comment.