Skip to content

Commit 460d6c2

Browse files
authored
Update release.yml
1 parent cb15103 commit 460d6c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
uses: softprops/[email protected]
6262
with:
6363
draft: true
64-
name: ${{ github.event.input.version }}
64+
name: Error Prone ${{ github.event.input.version }}
65+
generate_release_notes: true
6566
tag_name: "v${{ github.event.inputs.version }}"
6667
target_commitish: ${{ env.TARGET_COMMITISH }}

0 commit comments

Comments
 (0)