Skip to content

Commit bbcc0ae

Browse files
committed
Set correct title in release workflow
1 parent fc6aede commit bbcc0ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
7575
gh release create \
7676
"${TAG}" \
77+
--title "${TAG}" \
7778
--notes "Pre-compiled binaries for QuickServ ${TAG}" \
7879
*.exe \
7980
*.zip \

0 commit comments

Comments
 (0)