Skip to content

Commit 9d809e9

Browse files
committed
remove empty line
1 parent d1c3b99 commit 9d809e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-proposal-dispatch.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,6 @@ jobs:
390390
"",
391391
(if $api_info.version then "**Next version:** `\($api_info.version)`\n" else null end),
392392
"**Semver bump:** `\($api_info.level)`",
393-
"",
394393
(if $api_info.tag then "**Tag:** `\($api_info.tag)`\n" else null end),
395394
(if $api_info.initial_release == "true" then
396395
"**Warning:** this is an initial release. Please verify that the version and commits included are correct.\n"

0 commit comments

Comments
 (0)