Skip to content

Commit

Permalink
Auto-generate release notes
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas Rodriguez <[email protected]>
  • Loading branch information
lucasrod16 committed Sep 28, 2024
1 parent 1bc93cf commit 36301f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
- name: Create GitHub Release
env:
GH_TOKEN: ${{ github.token }}
run: gh release create ${{ github.ref_name }} --verify-tag --notes-from-tag
run: gh release create ${{ github.ref_name }} --verify-tag --generate-notes

0 comments on commit 36301f3

Please sign in to comment.