Skip to content

Commit

Permalink
Hotfix Play Store deploy (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
costular authored Oct 24, 2023
1 parent 83809f9 commit 95958aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ jobs:
with:
serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_JSON }}
packageName: com.costular.atomtasks
releaseFiles: app-release.aab
releaseFiles: app-production-release.aab
track: production
mappingFile: mapping.txt
whatsNewDirectory: whatsNew
Expand Down

0 comments on commit 95958aa

Please sign in to comment.