chore: adding traget commit sha for the github release
This commit is contained in:
parent
a01b51fca5
commit
799b9cbfc5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-branch.yml
vendored
1
.github/workflows/build-branch.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue