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 4dcf7d5 commit 678d220Copy full SHA for 678d220
.github/workflows/build-release.yml
@@ -87,7 +87,7 @@ jobs:
87
tag_name: ${{ env.VERSION }}
88
files: |
89
build/app/outputs/bundle/release/app-release.aab
90
- build/app/outputs/bundle/release/app-release.apk
+ build/app/outputs/flutter-apk/app-release.apk
91
# flatpak/scripts/flatpak_generator_exports/wger-linux-x86_64.tar.gz
92
# flatpak/scripts/flatpak_generator_exports/wger-linux-x86_64.sha256
93
0 commit comments