feat: 從工具外部取得 token

This commit is contained in:
Jeffery
2026-03-20 16:17:30 +08:00
parent 919886cb55
commit f2825c3740
2 changed files with 5 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ author: 'Jeffery'
inputs:
RUNNER_TOKEN:
description: 'Gitea Runner 用來存取的 Tokenex: ${{ secrets.RUNNER_TOKEN }}'
required: true
outputs:
VERSION:
description: '計算出的新版本號'