Skip to content

Commit

Permalink
Fix Android upload flow
Browse files Browse the repository at this point in the history
  • Loading branch information
sdercolin committed Nov 20, 2023
1 parent d2515e5 commit f6ac9c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,5 @@ jobs:
serviceAccountJsonPlainText: ${{ secrets.ANDROID_SERVICE_ACCOUNT_JSON }}
packageName: com.sdercolin.recstar
releaseFiles: ${{steps.sign_app.outputs.signedReleaseFile}}
track: production
track: beta
status: completed

0 comments on commit f6ac9c0

Please sign in to comment.