Skip to content

Commit 61b2ce9

Browse files
authored
Merge pull request #1250 from riscv/rpsene-patch-1
Update merge-and-release.yml
2 parents 082937a + 94d2dc3 commit 61b2ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
generate_release_notes: true
8080
body: |
8181
This release was created by: ${{ github.event.sender.login }}
82-
RISC-V ISA released generated based on commit ${{ env.SHORT_SHA }}
82+
Release of RISC-V ISA, built from commit ${{ env.SHORT_SHA }}, is now available.
8383
files: |
8484
${{ github.workspace }}/build/priv-isa-asciidoc.pdf
8585
${{ github.workspace }}/build/priv-isa-asciidoc.html

0 commit comments

Comments
 (0)