diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 166355d3..09c0f867 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: with: configurationJson: | { - "template": "#{{CHANGELOG}}\n\n
\nUncategorized\n\n#{{UNCATEGORIZED}}\n
\n\n---\n\n- For my daily development update, check [my Twitter/X](https://twitter.com/wkentaro_)\n- If you'd like to support this project, check [my sponsoring page](https://github.com/sponsors/wkentaro).", + "template": "#{{CHANGELOG}}\n\n
\nUncategorized\n\n#{{UNCATEGORIZED}}\n
\n\n---\n\n- For my daily development update, check [my Twitter/X](https://twitter.com/wkentaro_).\n- If you'd like to support this project, check [my sponsoring page](https://github.com/sponsors/wkentaro).", "categories": [ { "title": "## 🚀 Features",