fix: refill nodes after exhausted failover

This commit is contained in:
Aimili
2026-08-28 06:43:02 +08:00
parent 6249c92528
commit 97fc3374f1
6 changed files with 36 additions and 21 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.4
description: Existing formal tag to publish, for example v2.1.5
required: true
default: v2.1.4
default: v2.1.5
type: string
concurrency: