From a948f1952b700852313a74a7994273a2ca0553ea Mon Sep 17 00:00:00 2001 From: goulven Date: Thu, 4 Jan 2024 02:07:01 +0100 Subject: [PATCH] misc --- .github/workflows/releaseDeployProd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/releaseDeployProd.yml b/.github/workflows/releaseDeployProd.yml index d603e2ca5..8d1907d57 100644 --- a/.github/workflows/releaseDeployProd.yml +++ b/.github/workflows/releaseDeployProd.yml @@ -42,7 +42,7 @@ jobs: outputFile: PR-CHANGELOG.txt configurationJson: | { - "template": "# 🥳 Welcome to this new version !\nWe hope you will appreciate the following improvements, you may want to see the #{{TO_TAG}} release in action here : \n## Editions\n\n This release covers #{{DAYS_SINCE}} day (or night) of work, starting the #{{FROM_TAG_DATE}} and ending at #{{TO_TAG_DATE}}.\n\n## What's up ?\n#{{CHANGELOG}}\n\n## ❓ Other (#{{UNCATEGORIZED_COUNT}})\n\n#{{UNCATEGORIZED}}", + "template": "# 🥳 Welcome to this new version !\nWe hope you will appreciate the following improvements, this release covers #{{DAYS_SINCE}} day (or night) of work, starting the #{{FROM_TAG_DATE}} and ending at #{{TO_TAG_DATE}}. You may want to see the #{{TO_TAG}} release in action here : \n## Editions\n\n\n## What's up ?\n#{{CHANGELOG}}\n\n## ❓ Other (#{{UNCATEGORIZED_COUNT}})\n\n#{{UNCATEGORIZED}}", "pr_template": "##{{NUMBER}} - #{{TITLE}} (#{{AUTHOR}})", "custom_placeholders": [ {