mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2025-12-30 16:31:29 -06:00
Update production.yml
This commit is contained in:
committed by
GitHub
parent
b190936f33
commit
5c03c42b90
2
.github/workflows/production.yml
vendored
2
.github/workflows/production.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
run: ./gradlew bundleRelease
|
||||
|
||||
- name: Sign Free AAB
|
||||
id: sign
|
||||
id: signPro
|
||||
uses: r0adkll/sign-android-release@fix/bundle-signing
|
||||
with:
|
||||
releaseDirectory: app/build/outputs/bundle/freeRelease
|
||||
|
||||
Reference in New Issue
Block a user