Skip to content

Commit

Permalink
Update buildSignReleaseAndUploadToGooglePlay.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanmeade authored Mar 29, 2023
1 parent 08a3c04 commit e52d3c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
with:
serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_JSON }}
packageName: com.camp.campingtripplanner
releaseFiles: app/build/outputs/apk/release/app-release-unsigned.apk
releaseFiles: app/build/outputs/apk/release/app-release.apk
track: production

0 comments on commit e52d3c4

Please sign in to comment.