mirror of
https://github.com/deandreamatias/tv-randshow.git
synced 2025-05-17 14:06:01 +08:00
ci: improve app bundle path
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -81,7 +81,7 @@ jobs:
|
||||
with:
|
||||
serviceAccountJsonPlainText: ${{ secrets.GOOGLE_PLAY_API_KEY }}
|
||||
packageName: deandrea.matias.tv_randshow
|
||||
releaseFiles: artifacts/bundle/prodRelease/app-prod-release.aab
|
||||
releaseFiles: artifacts/build/app/outputs/bundle/prodRelease/app-prod-release.aab
|
||||
debugSymbols: artifacts/split-debug.zip
|
||||
track: internal
|
||||
- name: Release
|
||||
|
Reference in New Issue
Block a user