feat(ci): add condition for tag handling in CI pipeline #79

Merged
argoyle merged 1 commits from feat/ci-tag-handling-condition into main 2025-09-11 09:14:32 +00:00

1 Commits

Author SHA1 Message Date
argoyle 4730bbdc1f feat(ci): add condition for tag handling in CI pipeline
Includes a new condition in the CI pipeline to handle situations where 
the commit is a tag. This improves the robustness of the pipeline 
by ensuring that specific actions are only executed for tagged 
commits, thereby optimizing the release process.
2025-09-11 11:12:24 +02:00