We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc95176 commit 1c440caCopy full SHA for 1c440ca
1 file changed
.github/workflows/android.yml
@@ -28,4 +28,4 @@ jobs:
28
uses: actions/upload-artifact@v4
29
with:
30
name: app-release-apk
31
- path: app/build/outputs/apk/release/app-release.apk
+ path: app/build/outputs/apk/release/*.apk
0 commit comments