CI: fixed deprecated method
This commit is contained in:
1
.github/workflows/ballfield.yml
vendored
1
.github/workflows/ballfield.yml
vendored
@@ -106,6 +106,7 @@ jobs:
|
||||
fi
|
||||
./sign.sh
|
||||
./signBundle.sh
|
||||
rm -f app-release.apk
|
||||
env:
|
||||
ANDROID_KEYSTORE_PASS: "${{secrets.ANDROID_KEYSTORE_PASS}}"
|
||||
ANDROID_KEYSTORE_ALIAS: "${{secrets.ANDROID_KEYSTORE_ALIAS}}"
|
||||
|
||||
Reference in New Issue
Block a user