feat: 加上 Gitea Runner Token #48

Merged
jiantw83 merged 1 commits from develop into master 2026-03-21 02:59:17 +00:00
Showing only changes of commit 535e2fb2c2 - 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 }}