Skip to content

Commit

Permalink
upload the signed apk
Browse files Browse the repository at this point in the history
  • Loading branch information
meypod committed Aug 9, 2022
1 parent 2a5404c commit 6c35f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ jobs:
prerelease: true
generate_release_notes: true
fail_on_unmatched_files: true
files: android/app/build/outputs/apk/release/app-release.apk
files: ${{steps.sign_app.outputs.signedReleaseFile}}

0 comments on commit 6c35f19

Please sign in to comment.