CI: using new sign action

This commit is contained in:
ncpt 2024-07-29 14:43:24 +07:00 committed by GitHub
parent 815fe2b329
commit 56ab9a5002
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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