mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-11 02:57:23 +08:00
📦 docs: 资源商店新增发布资源功能
Some checks failed
Deploy VitePress site to Pages / build (push) Failing after 1m16s
Some checks failed
Deploy VitePress site to Pages / build (push) Failing after 1m16s
This commit is contained in:
parent
5df10c66b6
commit
f95899aebd
@ -89,7 +89,7 @@ def pre_check(github: Github, issue: Issue, repo: Repository) -> err:
|
||||
|
||||
new_issue_body = f"---\nname: {name}\ndesc: {desc}\nlink: {link}\nhomepage: {homepage}\nauthor: {author}\n---\n"
|
||||
|
||||
publish_info = f"## 发布信息\n{desc}\n"
|
||||
publish_info = f"## 发布信息\n"
|
||||
publish_info += f"**名称**: {name}\n"
|
||||
publish_info += f"**描述**: {desc}\n"
|
||||
publish_info += f"**作者**: {author}\n"
|
||||
|
Loading…
Reference in New Issue
Block a user