Skip to content

Commit ab8df1d

Browse files
authored
Fix release changelog space issue (#1122)
1 parent e9f6568 commit ab8df1d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/auto-release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ categories:
3737
change-template: |
3838
<details>
3939
<summary>$TITLE @$AUTHOR (#$NUMBER)</summary>
40-
41-
$BODY
40+
$BODY
4241
</details>
4342
4443
template: |

0 commit comments

Comments
 (0)