We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d3cc42 commit 763c88bCopy full SHA for 763c88b
.github/workflows/android-master.yml
@@ -49,7 +49,7 @@ jobs:
49
50
- name: Sign APK
51
if: github.repository == 'ivaniskandar/shouko' && github.event_name == 'push'
52
- uses: r0adkll/sign-android-release@v1
+ uses: filippoLeporati93/android-release-signer@v1
53
id: sign_app
54
with:
55
releaseDirectory: app/build/outputs/apk/release
0 commit comments