Skip to content

Commit

Permalink
chore: remove debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Feb 13, 2025
1 parent f096007 commit 0b850d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
- run: uvx twine check dist/*

- if: github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags/')
run: uv publish --verbose --verbose --trusted-publishing always
run: uv publish --trusted-publishing always

0 comments on commit 0b850d2

Please sign in to comment.