Skip to content

Commit 763c88b

Browse files
committed
ci: change apk signer
1 parent 6d3cc42 commit 763c88b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
- name: Sign APK
5151
if: github.repository == 'ivaniskandar/shouko' && github.event_name == 'push'
52-
uses: r0adkll/sign-android-release@v1
52+
uses: filippoLeporati93/android-release-signer@v1
5353
id: sign_app
5454
with:
5555
releaseDirectory: app/build/outputs/apk/release

0 commit comments

Comments
 (0)