We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ef2b1c commit 1b54c8bCopy full SHA for 1b54c8b
.github/workflows/release.yml
@@ -48,7 +48,7 @@ jobs:
48
configurationJson: |
49
{
50
"template": "#{{CHANGELOG}}",
51
- "commit_template": "- [`#{{SHORT_MERGE_SHA}}`](https://github.com/AlexProgrammerDE/PistonQueue/commit/#{{MERGE_SHA}}) #{{TITLE}} by @#{{AUTHOR}}",
+ "commit_template": "- [`#{{SHORT_MERGE_SHA}}`](https://github.com/AlexProgrammerDE/PistonChat/commit/#{{MERGE_SHA}}) #{{TITLE}} by @#{{AUTHOR}}",
52
"categories": [
53
54
"title": "## 🚀 Features",
0 commit comments