From 607ccbb4ac69e212d370770c8f19a06347ad9343 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 22 Jan 2026 09:50:32 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=AD=A3=E5=B7=A5=E4=BD=9C?= =?UTF-8?q?=E6=B5=81=E7=A8=8B=E5=90=8D=E7=A8=B1=E6=A0=BC=E5=BC=8F=EF=BC=8C?= =?UTF-8?q?=E7=A7=BB=E9=99=A4=E5=A4=9A=E9=A4=98=E7=9A=84=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/update-remote-service.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-remote-service.yml b/.github/workflows/update-remote-service.yml index 7f9b93b..3f1f344 100644 --- a/.github/workflows/update-remote-service.yml +++ b/.github/workflows/update-remote-service.yml @@ -5,7 +5,7 @@ # 功能:停止服務 → 拉取最新映像 → 刪除舊映像 → 重新啟動 # ============================================================ -name: Update Remote Service手動觸發 +name: Update Remote Service on: # 手動觸發