fix(ci): improve version checking in the CI pipeline #25

Merged
argoyle merged 1 commits from update-version-check-logic into main 2024-11-27 14:10:19 +00:00

1 Commits

Author SHA1 Message Date
argoyle 1f373fe38c fix(ci): improve version checking in the CI pipeline
Update the version checking logic in the CI pipeline to ensure that 
the script correctly identifies the latest tag. The change checks 
if the latest tag is available before comparing it with the 
VERSION file, improving reliability in determining if a version 
bump is necessary.
2024-11-27 15:09:37 +01:00