From 3191877191fdb260c0c943704502e539cde7e771 Mon Sep 17 00:00:00 2001 From: lzh Date: Thu, 18 Dec 2025 11:48:54 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=E5=88=86=E6=94=AF?= =?UTF-8?q?=E4=B8=BAmaster?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/cicd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/cicd.yaml b/.gitea/workflows/cicd.yaml index 9b50508..36ac61e 100644 --- a/.gitea/workflows/cicd.yaml +++ b/.gitea/workflows/cicd.yaml @@ -3,7 +3,7 @@ name: aiot-platform CI/CD on: push: branches: - - main + - master jobs: build-and-deploy: