From 98782c5ac4748538ff1cd7cb7d52e9eb308ba4cf Mon Sep 17 00:00:00 2001 From: Yawata Date: Sat, 5 Oct 2024 16:42:17 +0800 Subject: [PATCH] Update android.yml --- .github/workflows/android.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 46d2f1e..de5b0bf 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -3,9 +3,8 @@ name: Android Release Build and Publish on: push: branches: - - main -workflow_dispatch: # 手动触发支持 - + - master + workflow_dispatch: jobs: build: