Skip to content

Commit 5632902

Browse files
committed
ci: fix action-gh-release
1 parent 0c3afd0 commit 5632902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
if: startsWith(github.ref, 'refs/tags/')
2727
with:
2828
files: demo_apk/app/build/outputs/apk/debug/app-debug.apk
29-
generate_release_notes: true
29+
generate_release_notes: true

0 commit comments

Comments
 (0)