mirror of
https://github.com/makeplane/plane.git
synced 2026-05-19 23:51:14 -05:00
chore: adding traget commit sha for the github release
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user