release: prepare v2.1.4

This commit is contained in:
Aimili
2026-08-27 20:44:58 +08:00
parent f2f8afda76
commit 6249c92528
6 changed files with 26 additions and 20 deletions
+2 -2
View File
@@ -7,9 +7,9 @@ on:
workflow_dispatch:
inputs:
release_tag:
description: Existing formal tag to publish, for example v2.1.3
description: Existing formal tag to publish, for example v2.1.4
required: true
default: v2.1.3
default: v2.1.4
type: string
concurrency: