We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 023f315 commit 649c2cfCopy full SHA for 649c2cf
1 file changed
.github/workflows/release.yml
@@ -42,3 +42,4 @@ jobs:
42
if: startsWith(github.ref, 'refs/tags/') # Run only when tagged like v1.0.1
43
with:
44
files: packages/${{steps.package_name.outputs.package_name}}.zip
45
+ generate_release_notes: true
0 commit comments