Skip to content

Commit

Permalink
Fix release file
Browse files Browse the repository at this point in the history
  • Loading branch information
diego-francisco-jt committed Oct 24, 2023
1 parent 83809f9 commit ffc1e3a
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 ffc1e3a

Please sign in to comment.