From 717479bc826e5300df498e8efd0a948f24b2d57a Mon Sep 17 00:00:00 2001 From: Patrick Honkonen <1883101+SaintPatrck@users.noreply.github.com> Date: Sat, 27 Apr 2024 14:12:58 -0400 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index da6fdecca..d11041e2a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -236,7 +236,7 @@ jobs: with: name: authenticator-android-aab-sha256.txt path: ./authenticator-android-aab-sha256 - if-no-files-found: error + if-no-files-found: error - name: Publish release AAB to Google Play Store if: ${{ github.ref_name == 'main' }}