release: prepare v2.1.3

This commit is contained in:
Aimili
2026-08-27 20:16:38 +08:00
parent 21ce55044d
commit a6f106c495
6 changed files with 53 additions and 37 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.2
description: Existing formal tag to publish, for example v2.1.3
required: true
default: v2.1.2
default: v2.1.3
type: string
concurrency: