Skip to content

Commit 749e225

Browse files
committed
Revert tools plugin naming to qiniu-storage
- Change tools plugin name from 'qiniu-tools' back to 'qiniu-storage' - Update label from 'Qiniu Tools' back to 'Qiniu Storage' - Maintain consistency with storage-focused functionality
1 parent 745d29f commit 749e225

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yml

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

0 commit comments

Comments
 (0)