Skip to content

Commit 42e6927

Browse files
committed
ci: remove body from commit details
1 parent 0e9ce18 commit 42e6927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@
7171
},
7272
"template": "#{{CHANGELOG}}\n\n",
7373
"pr_template": "- #{{TITLE}} (##{{NUMBER}}) - #{{AUTHOR}}",
74-
"commit_template": "- <details><summary>#{{TITLE}}</summary>\n ```#{{BODY}}```\n\n → [`#{{MERGE_SHA}}`](https://github.com/WolfyScript/dev-tools/commit/#{{MERGE_SHA}})\n </details>",
74+
"commit_template": "- <details><summary>#{{TITLE}}</summary>\n\n → [`#{{MERGE_SHA}}`](https://github.com/WolfyScript/dev-tools/commit/#{{MERGE_SHA}})\n </details>",
7575
"empty_template": "- no changes"
7676
}

0 commit comments

Comments
 (0)