fix: 保持镜像发布任务的 SPIFFE 身份兼容 #48

Merged
panxiao81 merged 1 commits from fix/publish-job-identity into main 2026-09-21 17:38:02 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ on:
workflow_dispatch:
jobs:
publish-controller:
publish-images:
name: publish-controller
runs-on: [self-hosted, vm]
timeout-minutes: 45
+1 -1
View File
@@ -5,7 +5,7 @@ on:
workflow_dispatch:
jobs:
publish-runner:
publish-images:
name: publish-runner
runs-on: [self-hosted, vm]
timeout-minutes: 45