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 afec40d commit 695e5cbCopy full SHA for 695e5cb
README.md
@@ -29,7 +29,14 @@
29
30
<details>
31
<summary>配置 PyPI Trusted Publisher</summary>
32
- 配置文档: https://docs.pypi.org/trusted-publishers/adding-a-publisher/
+配置文档: https://docs.pypi.org/trusted-publishers/adding-a-publisher/
33
+
34
+ - PyPI Project Name: nonebot-plugin-template
35
+ - Owner: Your GitHub username
36
+ - Repository name: nonebot-plugin-template
37
+ - Workflow name: release.yml
38
+ - Environment name: release
39
40
</details>
41
42
readme_template.md
@@ -22,12 +22,6 @@
22
</a>
23
</div>
24
25
-> [!IMPORTANT]
26
-> **收藏项目** ~⭐️
27
-
28
-<img width="100%" src="https://starify.komoridevs.icu/api/starify?owner={owner}&repo={plugin-name}" alt="starify" />
## 📖 介绍
这里是插件的详细介绍部分
0 commit comments