[STYLE] 調整正式站部署腳本格式

1. 微調 .gitea/workflows/deploy-prod.yaml 檔案內的空行排版。
This commit is contained in:
sky121113 2026-05-15 11:54:06 +08:00
parent 0a1109ec34
commit e96e9dcb93

View File

@ -32,6 +32,7 @@ jobs:
rm ~/.ssh/id_rsa_prod
- name: Step 2 - Container Up & Health Check
uses: appleboy/ssh-action@master
with: