File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -104,16 +104,16 @@ jobs:
104104
105105 - name : Package plugin source code
106106 run : |
107- # {
108- # "id": "AutoSignIn",
109- # "version": "1.0.0",
110- # "name": "签到",
111- # "notes": "这里是 v1.0.0 版本的更新内容",
112- # "tag_name": "AutoSignIn_v1.0.0",
113- # "archive_base": "autosignin_v1.0.0",
114- # "backend_worker_path": "plugins.v2",
115- # "backend_path": "autosignin",
116- # }
107+ # {
108+ # "id": "AutoSignIn",
109+ # "version": "1.0.0",
110+ # "name": "签到",
111+ # "notes": "这里是 v1.0.0 版本的更新内容",
112+ # "tag_name": "AutoSignIn_v1.0.0",
113+ # "archive_base": "autosignin_v1.0.0",
114+ # "backend_worker_path": "plugins.v2",
115+ # "backend_path": "autosignin",
116+ # }
117117
118118 # 1. 检查插件后端源码是否存在
119119 # 通过拼接 backend_worker_path 和 backend_path 来构造完整的源码路径
You can’t perform that action at this time.
0 commit comments