Skip to content

Commit 9b6f178

Browse files
committed
Update release.yaml
1 parent 4d3bf5a commit 9b6f178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- uses: softprops/action-gh-release@v2
3636
with:
3737
draft: true
38-
generate_release_notes: true
38+
generate_release_notes: false
3939
files: ${{ steps.info.outputs.file }}
4040
tag_name: ${{ steps.info.outputs.date }}
4141
body_path: body.md

0 commit comments

Comments
 (0)