bugfix: taggeo todos los commits localmente, incluso en ci

This commit is contained in:
jt
2026-02-10 21:00:18 -03:00
parent 04c1b47551
commit 5d23bb6e8c
2 changed files with 2 additions and 4 deletions
-2
View File
@@ -10,7 +10,5 @@ pipelines:
script:
- pip install uv
- uv run git-flow tag --token=$BEARER
- git status
- git log --oneline -5
- uv build
- uv publish --token=$PYPI_TOKEN