We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d78d983 commit 20c99d1Copy full SHA for 20c99d1
1 file changed
.github/workflows/release.yml
@@ -108,6 +108,6 @@ jobs:
108
uses: softprops/action-gh-release@v2
109
with:
110
tag_name: v${{ inputs.release_version }}
111
- name: "utPLSQL-cli v${{ inputs.release_version }}"
+ name: "${{ inputs.release_version }}"
112
generate_release_notes: true
113
fail_on_unmatched_files: true
0 commit comments