Skip to content

Commit 20c99d1

Browse files
author
Jacek Gębal
committed
Update release name in release workflow
1 parent d78d983 commit 20c99d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,6 @@ jobs:
108108
uses: softprops/action-gh-release@v2
109109
with:
110110
tag_name: v${{ inputs.release_version }}
111-
name: "utPLSQL-cli v${{ inputs.release_version }}"
111+
name: "${{ inputs.release_version }}"
112112
generate_release_notes: true
113113
fail_on_unmatched_files: true

0 commit comments

Comments
 (0)