Skip to content

Commit 649c2cf

Browse files
committed
Generates release notes automatically
1 parent 023f315 commit 649c2cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,4 @@ jobs:
4242
if: startsWith(github.ref, 'refs/tags/') # Run only when tagged like v1.0.1
4343
with:
4444
files: packages/${{steps.package_name.outputs.package_name}}.zip
45+
generate_release_notes: true

0 commit comments

Comments
 (0)