From c7d67aa2098a908861d5ff56290484691aea5f9e Mon Sep 17 00:00:00 2001 From: xausky Date: Mon, 11 Nov 2019 13:18:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Actions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/android.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index c247b91..e57d3c9 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -28,4 +28,4 @@ jobs: token: ${{secrets.GITHUB_TOKEN}} draft: true files: app/build/outputs/apk/release/app-release.apk - if: github.ref + if: github.event.created