Skip to content

Commit 1facde4

Browse files
committed
chore: release via softprops action
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent f9bfca8 commit 1facde4

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
@@ -62,3 +62,4 @@ jobs:
6262
tag_name: v${{ steps.set_version.outputs.version }}
6363
draft: false
6464
prerelease: ${{ steps.set_version.outputs.prerelease }}
65+
target_commitish: ${{ github.head_ref || github.ref_name }}

0 commit comments

Comments
 (0)