mirror of
https://github.com/we-promise/sure.git
synced 2026-05-07 12:54:04 +00:00
Gate Play upload on AAB artifact availability
This commit is contained in:
1
.github/workflows/mobile-release.yml
vendored
1
.github/workflows/mobile-release.yml
vendored
@@ -73,6 +73,7 @@ jobs:
|
||||
|
||||
play-store:
|
||||
name: Upload Android to Google Play
|
||||
if: ${{ needs.build.outputs.has_app_release_aab == 'true' }}
|
||||
needs: [build, prepare_release]
|
||||
uses: ./.github/workflows/google-play-upload.yml
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user