Skip to content

Commit

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

- if: inputs.github_event_name == 'release'
run: uv publish --trusted-publishing always
run: uv publish --verbose --verbose --trusted-publishing always

0 comments on commit 5d14d41

Please sign in to comment.