We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fbe39d commit 547532dCopy full SHA for 547532d
.github/workflows/release.yml
@@ -25,3 +25,4 @@ jobs:
25
with:
26
artifacts: "template.zip"
27
tag: ${{ github.event.inputs.tag }}
28
+ generateReleaseNotes: true
0 commit comments