feat: 加上 Gitea Runner Token
This commit is contained in:
@@ -28,3 +28,5 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: 清理成品
|
- name: 清理成品
|
||||||
uses: https://gitea.jsc.idv.tw/actions/cleanup-release@${{ vars.ACTION_CLEANUP_RELEASE_VERSION }}
|
uses: https://gitea.jsc.idv.tw/actions/cleanup-release@${{ vars.ACTION_CLEANUP_RELEASE_VERSION }}
|
||||||
|
with:
|
||||||
|
RUNNER_TOKEN: ${{ secrets.RUNNER_TOKEN }}
|
||||||
Reference in New Issue
Block a user