chore: adding traget commit sha for the github release

This commit is contained in:
sriramveeraghanta 2026-03-31 17:54:47 +05:30
parent a01b51fca5
commit 799b9cbfc5

View file

@ -397,6 +397,7 @@ jobs:
with:
tag_name: ${{ env.REL_VERSION }}
name: ${{ env.REL_VERSION }}
target_commitish: ${{ github.sha }}
draft: false
prerelease: ${{ env.IS_PRERELEASE }}
generate_release_notes: true