From 05c2b43ffb91037565b45ebdd6b3ab7ad2b71596 Mon Sep 17 00:00:00 2001 From: Jobobby04 Date: Mon, 19 Oct 2020 00:46:00 -0400 Subject: [PATCH] Fix the release builder for AGP 4.1.0 --- .github/workflows/TachiyomiSY-Release-Builder.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/TachiyomiSY-Release-Builder.yml b/.github/workflows/TachiyomiSY-Release-Builder.yml index 0bd1f3848..90333984c 100644 --- a/.github/workflows/TachiyomiSY-Release-Builder.yml +++ b/.github/workflows/TachiyomiSY-Release-Builder.yml @@ -61,7 +61,7 @@ jobs: configuration-cache-enabled: true - name: Sign Android Release - uses: r0adkll/sign-android-release@v1 + uses: jobobby04/sign-android-release@v1.0.2 with: # The directory to find your release to sign releaseDirectory: app/build/outputs/apk/standard/release