- adjust placeholder for yml as ${{}} is reserved
This commit is contained in:
@@ -42,7 +42,7 @@ jobs:
|
||||
toTag: "v0.0.3"
|
||||
configurationJson: |
|
||||
{
|
||||
"template": "${{CHANGELOG}}\n\n<details>\n<summary>Uncategorized</summary>\n\n${{UNCATEGORIZED}}\n</details>",
|
||||
"template": "#{{CHANGELOG}}\n\n<details>\n<summary>Uncategorized</summary>\n\n#{{UNCATEGORIZED}}\n</details>",
|
||||
"categories": [
|
||||
{
|
||||
"title": "## 🚀 Features",
|
||||
|
||||
Reference in New Issue
Block a user