Release apk workflow: Upload apk bundle

This commit is contained in:
SuperDragonXD
2024-08-21 20:57:06 +08:00
committed by GitHub
parent 7131be330b
commit 6f4a81266c

View File

@@ -34,5 +34,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: Release APK
path: build/outputs/apk/**/**/*.apk
path: build/outputs/*