chore: Verify version of the binary on release (#2365)

This commit is contained in:
Ayaz Salikhov
2025-07-25 16:49:58 +01:00
committed by GitHub
parent ad5f0642ba
commit 0be712c363
3 changed files with 27 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ jobs:
run_integration_tests: true
upload_clio_server: true
disable_cache: true
expected_version: ${{ github.event_name == 'push' && github.ref_name || '' }}
release:
needs: build-and-test