feat: 加上 Gitea Runner Token

This commit is contained in:
2026-03-21 10:58:38 +08:00
parent ea5f9e2399
commit 535e2fb2c2

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 }}