Skip to content

Commit d91f542

Browse files
committed
ci: generate release notes using gha
1 parent 1c38d34 commit d91f542

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ jobs:
1414
uses: actions/checkout@v3
1515
- name: Publish release
1616
uses: ghalactic/github-release-from-tag@v5
17+
with:
18+
generateReleaseNotes: true

0 commit comments

Comments
 (0)