refactor: rename keep versions input
This commit is contained in:
+1
-1
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user