diff --git a/.github/workflows/ensure-version-consistency.yaml b/.github/workflows/ensure-version-consistency.yaml index 50e4325..1d31d51 100644 --- a/.github/workflows/ensure-version-consistency.yaml +++ b/.github/workflows/ensure-version-consistency.yaml @@ -47,4 +47,4 @@ jobs: exit 1 else echo "Version and git tag match. Check passed." - + fi