Skip to content

Commit

Permalink
Update build-apk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
linonetwo committed Sep 12, 2023
1 parent ef1e882 commit 3e45171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,6 @@ jobs:
with:
draft: true
generate_release_notes: true
files: android/app/build/outputs/apk/release/**/*
files: android/app/build/outputs/apk/release/app-release-signed.apk
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3e45171

Please sign in to comment.