refactor: update action usage and input descriptions in README and action.yaml
This commit is contained in:
+1
-1
@@ -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: '保留的版本數量'
|
||||
|
||||
Reference in New Issue
Block a user