Skip to content

Commit 57e45a4

Browse files
committed
fix(ci): remove auto-generated release notes
generate_release_notes pings every historical contributor. Not ideal.
1 parent e81de32 commit 57e45a4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release-engine.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,5 @@ jobs:
102102
uses: softprops/action-gh-release@v2
103103
with:
104104
files: artifacts/*.zip
105-
generate_release_notes: true
106105
env:
107106
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)