🧑‍💻 CI: 调整商店数据存放位置与内容 (#2385)

This commit is contained in:
uy/sun 2023-10-02 23:03:05 +08:00 committed by GitHub
parent d2d7603ff5
commit f5c87f80e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 5094 additions and 7419 deletions

View File

@ -84,9 +84,9 @@ jobs:
config: >
{
"base": "master",
"plugin_path": "website/static/plugins.json",
"bot_path": "website/static/bots.json",
"adapter_path": "website/static/adapters.json"
"plugin_path": "assets/plugins.json",
"bot_path": "assets/bots.json",
"adapter_path": "assets/adapters.json"
}
env:
PLUGIN_TEST_RESULT: ${{ needs.plugin_test.outputs.result }}

5091
assets/plugins.json Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff