Skip to content

Commit

Permalink
Update merge-and-release.yml
Browse files Browse the repository at this point in the history
This commit improves the message set as part of the release notes.

Signed-off-by: Rafael Sene <[email protected]>
  • Loading branch information
rpsene authored Feb 29, 2024
1 parent 082937a commit 94d2dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
generate_release_notes: true
body: |
This release was created by: ${{ github.event.sender.login }}
RISC-V ISA released generated based on commit ${{ env.SHORT_SHA }}
Release of RISC-V ISA, built from commit ${{ env.SHORT_SHA }}, is now available.
files: |
${{ github.workspace }}/build/priv-isa-asciidoc.pdf
${{ github.workspace }}/build/priv-isa-asciidoc.html
Expand Down

0 comments on commit 94d2dc3

Please sign in to comment.