We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c667bb5 commit 48329c3Copy full SHA for 48329c3
.github/workflows/release.yml
@@ -40,5 +40,6 @@ jobs:
40
release_name: Release ${{ steps.get_version.outputs.VERSION }}
41
asset_path: app/build/outputs/apk/debug/app-debug.apk
42
asset_name: Example.apk
43
+ asset_content_type: application/zip
44
draft: false
45
prerelease: false
0 commit comments