We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c3afd0 commit 5632902Copy full SHA for 5632902
.github/workflows/main.yml
@@ -26,4 +26,4 @@ jobs:
26
if: startsWith(github.ref, 'refs/tags/')
27
with:
28
files: demo_apk/app/build/outputs/apk/debug/app-debug.apk
29
- generate_release_notes: true
+ generate_release_notes: true
0 commit comments