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 3b395a1 commit e6f87b6Copy full SHA for e6f87b6
.github/workflows/main.yml
@@ -54,6 +54,6 @@ jobs:
54
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
55
with:
56
upload_url: ${{ steps.create_release.outputs.upload_url }}
57
- asset_path: build/app/outputs/flutter-apk/app-release.apk
+ asset_path: build/app/outputs/flutter-apk/app-profile.apk
58
asset_name: SimScout-release.apk
59
asset_content_type: application/vnd.android.package-archive
0 commit comments