Skip to content

Commit 547532d

Browse files
authored
generate release notes too
1 parent 8fbe39d commit 547532d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ jobs:
2525
with:
2626
artifacts: "template.zip"
2727
tag: ${{ github.event.inputs.tag }}
28+
generateReleaseNotes: true

0 commit comments

Comments
 (0)