refactor: update action usage and input descriptions in README and action.yaml

This commit is contained in:
2026-05-15 02:23:00 +00:00
parent 6d1ff786eb
commit 72e2f64f6c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ description: '清理 Nuget 沒用到的資源'
author: 'Jeffery'
inputs:
RUNNER_TOKEN:
description: 'Gitea API token, highest priority source'
description: 'GitHub Runner Token'
required: false
KEEP_COUNT:
description: '保留的版本數量'