Skip to content

Commit

Permalink
fix(ci): remove generateReleaseNotes from release action
Browse files Browse the repository at this point in the history
  • Loading branch information
visibilityspots committed Aug 22, 2024
1 parent 54bb690 commit b0cd624
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ jobs:
with:
makeLatest: true
allowUpdates: true
generateReleaseNotes: true
body: ${{ steps.changelog.output.changes }}
token: ${{ github.token }}

Expand Down

0 comments on commit b0cd624

Please sign in to comment.