Skip to content

Commit 2909625

Browse files
fix: enable release notes in github release
1 parent 3a3190b commit 2909625

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
tag: ${{ github.ref }}
5151
name: ${{ github.ref_name }}
5252
token: ${{ steps.generate-github-token.outputs.token }}
53+
generateReleaseNotes: true
5354

5455
- name: Login to GitHub Container Registry
5556
uses: docker/login-action@v3

0 commit comments

Comments
 (0)