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 authored and actions-user committed May 2, 2024
1 parent 1d2d158 commit 2ddab2f
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 2ddab2f

Please sign in to comment.