fix: 更新釋出工作流程中的標籤描述為 v0.1.13,並優化工具版本檢查邏輯
This commit is contained in:
parent
da856d89ff
commit
f24eec070c
2 changed files with 72 additions and 176 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue