Skip to content

Commit

Permalink
ci: fix action-gh-release
Browse files Browse the repository at this point in the history
  • Loading branch information
evilpan committed Oct 23, 2024
1 parent 0c3afd0 commit 5632902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
files: demo_apk/app/build/outputs/apk/debug/app-debug.apk
generate_release_notes: true
generate_release_notes: true

0 comments on commit 5632902

Please sign in to comment.