feat: 從工具外部取得 token
This commit is contained in:
@@ -4,6 +4,7 @@ author: 'Jeffery'
|
||||
inputs:
|
||||
RUNNER_TOKEN:
|
||||
description: 'Gitea Runner 用來存取的 Token,ex: ${{ secrets.RUNNER_TOKEN }}'
|
||||
required: true
|
||||
outputs:
|
||||
VERSION:
|
||||
description: '計算出的新版本號'
|
||||
|
||||
Reference in New Issue
Block a user