Update android.yml

This commit is contained in:
ncpt 2024-07-30 09:55:37 +07:00 committed by GitHub
parent 677baf6bbf
commit f83f1da5af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -91,7 +91,7 @@ jobs:
id: sign_app
with:
attempt_limit: 3
action: NoCrypt/sign-android@v1.0.2
action: NoCrypt/sign-android@v1.0.3
with: |
releaseDir: capacitor/android/app/build/outputs/apk/release
signingKey: ${{ secrets.SIGNING_KEY }}