Skip to content

Commit 7e44711

Browse files
authored
Update build.yml
1 parent 15be9bd commit 7e44711

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
echo "VERSION_TAG=${GITHUB_REF/refs\/tags\//}" >> $GITHUB_ENV
7979
8080
- name: Sign APKs
81-
uses: ilharp/sign-android-release@v1.0.4
81+
uses: ilharp/sign-android-release@v2
8282
with:
8383
buildToolsVersion: 35.0.0
8484
releaseDir: app/build/outputs/apk/${{ steps.flavor.outputs.lowercase }}Full/${{ env.BUILD_TYPE }}

0 commit comments

Comments
 (0)