From d3defff0922b9c0732ec66d2d51fe09b71f28bb7 Mon Sep 17 00:00:00 2001 From: eeymoo Date: Thu, 14 Aug 2025 20:37:41 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=B0=86=E5=B7=A5=E4=BD=9C=E6=B5=81?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E4=B8=AD=E7=9A=84=E5=88=86=E6=94=AF=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=E4=BB=8E=20main=20=E4=BF=AE=E6=94=B9=E4=B8=BA=20maste?= =?UTF-8?q?r?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/expo-build-apk.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/expo-build-apk.yaml b/.gitea/workflows/expo-build-apk.yaml index 4414609..6c6cb9b 100644 --- a/.gitea/workflows/expo-build-apk.yaml +++ b/.gitea/workflows/expo-build-apk.yaml @@ -1,7 +1,7 @@ on: push: branches: - - main + - master jobs: update: runs-on: ubuntu-latest