refactor: rename keep versions input

This commit is contained in:
2026-05-15 02:20:02 +00:00
parent c923a6ce55
commit 6d1ff786eb
4 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ inputs:
RUNNER_TOKEN:
description: 'Gitea API token, highest priority source'
required: false
KEEP_VERSIONS:
KEEP_COUNT:
description: '保留的版本數量'
required: false
default: '2'