Skip to content

Commit

Permalink
QA
Browse files Browse the repository at this point in the history
  • Loading branch information
LiamMorrow committed Jul 16, 2024
1 parent 2b985e4 commit ef10454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
with:
packageName: com.limajuice.liftlog
releaseFiles: LiftLog.App/bin/Release/net8.0-android/publish/com.limajuice.liftlog-Signed.aab
track: production
track: qa
status: completed
serviceAccountJsonPlainText: ${{ secrets.GOOGLE_PLAY_SERVICE_ACCOUNT_JSON }}
whatsNewDirectory: release_notes

0 comments on commit ef10454

Please sign in to comment.