feat: 新增 input 參數,可以讓工具使用者自訂 token #7

Merged
jiantw83 merged 2 commits from develop into master 2026-03-21 02:46:06 +00:00
Showing only changes of commit 29849ebc19 - Show all commits

View File

@@ -28,3 +28,5 @@ jobs:
steps:
- name: 清理舊版成品
uses: https://gitea.jsc.idv.tw/actions/cleanup-release@${{ vars.ACTION_CLEANUP_RELEASE_VERSION }}
with:
RUNNER_TOKEN: ${{ secrets.RUNNER_TOKEN }}