Skip to content

Commit a0000e9

Browse files
committed
update workflow file to improve release notes
1 parent 710c3f5 commit a0000e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ jobs:
5151
preserve_order: true
5252
# body_path: relnotes.md
5353
body: |
54-
This release was created by: ${{ github.event.sender.login }}
55-
Release of Cmdr.v2, built from commit ${{ env.SHORT_SHA }}, is now available.
54+
The release was created by ${{ github.event.sender.login }} and commit ${{ env.SHORT_SHA }}.
55+
Cmdr.v2, an arg-parser, provides a different way to start your cli app easily.
5656
5757
${{ github.event.head_commit.message }}
5858
files: |

0 commit comments

Comments
 (0)