Merged in bugfix/test-pipeline-change (pull request #60)

bugfix: test pipeline change

Approved-by: Jonathan Teran
This commit is contained in:
JonathanGitFlow
2026-02-10 23:56:38 +00:00
committed by jt
+1 -1
View File
@@ -11,6 +11,6 @@ pipelines:
- pip install uv
- uv run git-flow tag --token=$BEARER
- git status
- git log --oneline -1
- git log --oneline -5
- uv build
- uv publish --token=$PYPI_TOKEN