Skip to content

Commit

Permalink
Enable Auto Generation of Release Notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedghanem00 committed May 8, 2024
1 parent 1135f43 commit 6ea9dff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ env.RELEASE_TAG }}
name: v${{ env.RELEASE_TAG }}
generateReleaseNotes: true

0 comments on commit 6ea9dff

Please sign in to comment.