Skip to content

Commit 7b4f767

Browse files
authored
Update ci.yml
1 parent 2e6f620 commit 7b4f767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
# Upload generated apk to the artifacts.
6767
- uses: actions/upload-artifact@v1
6868
with:
69-
name: release-apk
69+
name: release-appbundle
7070
path: build/app/outputs/bundle/release/app-release.aab
7171

7272
# build_ios:

0 commit comments

Comments
 (0)