mirror of
https://github.com/NoCrypt/migu.git
synced 2026-04-19 23:52:06 +00:00
Update android.yml
This commit is contained in:
parent
677baf6bbf
commit
f83f1da5af
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue