From 4c7abf463e55efe22446c3ede73224db49a4c670 Mon Sep 17 00:00:00 2001 From: sky121113 Date: Mon, 5 Jan 2026 14:33:45 +0800 Subject: [PATCH] tt2 --- .gitea/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index eeab586..fec199e 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -6,7 +6,7 @@ on: jobs: sync-update: - runs-on: ubuntu-latest + runs-on: demo-server steps: - name: 1. Checkout New Code uses: actions/checkout@v3