Skip to content

Commit 778d616

Browse files
committed
chore: fix relesase commitish
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 9633be3 commit 778d616

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,4 @@ jobs:
120120
tag_name: ${{ needs.bump.outputs.version }}
121121
name: ${{ needs.bump.outputs.version_plain }}
122122
prerelease: ${{ github.event.inputs.prerelease }}
123+
target_commitish: ${{ github.head_ref || github.ref_name }}

0 commit comments

Comments
 (0)