Update github action config.

This commit is contained in:
stonegate 2020-10-14 00:50:37 +08:00
parent b69e22a12e
commit ae3e9050ac
1 changed files with 3 additions and 1 deletions

View File

@ -38,4 +38,6 @@ jobs:
- uses: actions/upload-artifact@v1
with:
name: release-apk
path: build/app/outputs/
path: |
build/app/outputs/bundle/release/app-release.aab
build/app/outputs/apk/release/*.apk