fix: 更新釋出工作流程中的標籤描述為 v0.1.13,並優化工具版本檢查邏輯

This commit is contained in:
Your Name 2026-01-23 14:37:56 +08:00
parent da856d89ff
commit f24eec070c
2 changed files with 72 additions and 176 deletions

View file

@ -8,7 +8,7 @@ on:
workflow_dispatch:
inputs:
tag:
description: "Tag to release (e.g., v0.1.6)"
description: "Tag to release (e.g., v0.1.13)"
required: true
type: string