ci: update msg (#76)

This commit is contained in:
Ylarod
2023-01-16 19:18:42 +08:00
committed by GitHub
parent c294b8fac8
commit 0ae8c6414d
5 changed files with 13 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ TITLE = os.environ.get("TITLE")
VERSION = os.environ.get("VERSION")
MSG_TEMPLATE = """
*{title}*
_{version}_
\#ci\_{version}
```
{commit_message}
```