Skip to content

Commit eccbfa4

Browse files
fix: Update the AAB file path for the release build
1 parent 1b7a1de commit eccbfa4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
with:
5151
serviceAccountJson: service_account.json
5252
packageName: io.middlepoint.morestuff
53-
releaseFiles: composeApp/build/outputs/bundle/release/androidApp-release.aab
53+
releaseFiles: composeApp/build/outputs/bundle/release/composeApp-release.aab
5454
track: internal
5555
status: draft
5656
mappingFile: composeApp/build/outputs/mapping/release/mapping.txt

0 commit comments

Comments
 (0)