Skip to content

Commit

Permalink
Merge pull request #365 from Nodrex/fix_file_name
Browse files Browse the repository at this point in the history
autoupload to play store
  • Loading branch information
shalva97 authored Apr 9, 2023
2 parents 240a733 + 52b7f1c commit 29c5d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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/app-production-release.aab
releaseFiles: testomania/build/outputs/apk/release/testomania-release.aab
track: alpha
status: completed
mappingFile: testomania/build/outputs/mapping/release/mapping.txt

0 comments on commit 29c5d6b

Please sign in to comment.