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.
2 parents 5683dcc + 5550881 commit 41b2550Copy full SHA for 41b2550
…ithub/workflows/BuildProjectWorkflow.yml .github/workflows/build.yml.github/workflows/BuildProjectWorkflow.yml renamed to .github/workflows/build.yml
@@ -43,4 +43,4 @@ jobs:
43
upload_url: ${{ steps.create_release.outputs.upload_url }}
44
asset_path: app/build/outputs/apk/debug/app-debug.apk
45
asset_name: ${{ github.event.repository.name }}.apk
46
- asset_content_type: application/vnd.android.package-archive
+ asset_content_type: application/vnd.android.package-archive
0 commit comments