Skip to content

Commit

Permalink
Update gradle-bundleRelease.yml (#366)
Browse files Browse the repository at this point in the history
  • Loading branch information
shalva97 authored Apr 9, 2023
1 parent 29c5d6b commit 86c3e2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle-bundleRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_API_ACCESS }}
packageName: com.sohohouse.seven
releaseFiles: testomania/build/outputs/apk/release/testomania-release.aab
releaseFiles: testomania/build/outputs/bundle/release/testomania-release.aab
track: alpha
status: completed
mappingFile: testomania/build/outputs/mapping/release/mapping.txt
mappingFile: testomania/build/outputs/mapping/release/mapping.txt

0 comments on commit 86c3e2a

Please sign in to comment.