Commit 72ab3f0
Fix uv version output in pypi-publish workflow
uv version outputs "project-name version" (e.g. "fastapi-gcp-tasks
0.1.1"), not just the version string. Use --short flag to get the
bare version for comparison against the git tag.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 88c38b2 commit 72ab3f0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments