Skip to content

Commit 745d29f

Browse files
committed
Standardize naming conventions
- Update tools plugin filename from 'qiniu-storage' to 'qiniu-tools' - Update tools plugin label from 'Qiniu Storage' to 'Qiniu Tools' - Change main plugin name from 'qiniu' to 'qiniu-full' for clarity
1 parent bb0072a commit 745d29f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
keep_tools: false
2020
- type: "kodo"
2121
name: "qiniu-tools"
22-
filename: "qiniu-storage"
23-
label_en: "Qiniu Storage"
22+
filename: "qiniu-tools"
23+
label_en: "Qiniu Tools"
2424
label_zh: "七牛云存储"
2525
keep_models: false
2626
keep_tools: true

manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: qiniu
1+
name: qiniu-full
22
author: qiniu
33
icon: icon_s_en.svg
44
created_at: '2025-07-31T00:13:50.29298939-04:00'

0 commit comments

Comments
 (0)