From 2c6ec8e7c6aaddfa63cf559a8f9d9042e1076d6e Mon Sep 17 00:00:00 2001 From: neil Date: Sat, 4 Feb 2023 08:16:03 +0800 Subject: [PATCH] add changes to needs --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 89f5471..5872432 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -173,7 +173,7 @@ jobs: APPLE_PASSWORD: ${{ secrets.APPLE_PASSWORD }} upload: - needs: [notorize_tauri] + needs: [notorize_tauri, changes] runs-on: ubuntu-latest strategy: matrix: