Skip to content

Commit aafcbe3

Browse files
committed
:/
1 parent bd6c490 commit aafcbe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
--ks-pass pass:${{ secrets.KEYSTORE_PASSWORD }} \
4040
--key-pass pass:${{ secrets.KEYSTORE_PASSWORD }} \
4141
--out app-release.apk \
42-
app/build/outputs/apk/release/app-release.apk
42+
app/build/outputs/apk/release/*.apk
4343
- name: Upload APK Artifact
4444
uses: actions/upload-artifact@v4
4545
with:

0 commit comments

Comments
 (0)