Skip to content

Commit

Permalink
fix apk upload to release
Browse files Browse the repository at this point in the history
  • Loading branch information
kumy committed Jan 26, 2023
1 parent 1421cd5 commit b5e1b9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@ jobs:
files: |
Olvid.apk
Olvid-nogoogle.apk
${{steps.sign_app.outputs.signedReleaseFile0}}
${{steps.sign_app.outputs.signedReleaseFile1}}
Olvid-signed.apk
Olvid-nogoogle-signed.apk

0 comments on commit b5e1b9c

Please sign in to comment.