chore: trigger prod build on prepare-release (#23424)

* chore: trigger prod build on prepare-release

* clean up
This commit is contained in:
Alex
2025-10-31 09:26:03 -05:00
committed by GitHub
parent 7ea443b3a9
commit 32791e98c2
3 changed files with 10 additions and 14 deletions
+1
View File
@@ -101,6 +101,7 @@ jobs:
ANDROID_STORE_PASSWORD: ${{ secrets.ANDROID_STORE_PASSWORD }}
with:
ref: ${{ needs.bump_version.outputs.ref }}
environment: production
prepare_release:
runs-on: ubuntu-latest