mirror of
https://github.com/deandreamatias/tv-randshow.git
synced 2025-08-06 15:09:34 +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:
|
with:
|
||||||
serviceAccountJsonPlainText: ${{ secrets.GOOGLE_PLAY_API_KEY }}
|
serviceAccountJsonPlainText: ${{ secrets.GOOGLE_PLAY_API_KEY }}
|
||||||
packageName: deandrea.matias.tv_randshow
|
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
|
debugSymbols: artifacts/split-debug.zip
|
||||||
track: internal
|
track: internal
|
||||||
- name: Release
|
- name: Release
|
||||||
|
Reference in New Issue
Block a user