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 Mar 4, 2024
1 parent e11e895 commit e922138
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 e922138

Please sign in to comment.