Skip to content

Commit 8cb2951

Browse files
committed
ci: fix typo in release bundle asset name
1 parent bb578da commit 8cb2951

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575

7676
- uses: actions/upload-artifact@v4
7777
with:
78-
name: relase-bundle
78+
name: release-bundle
7979
path: release/*.aab
8080

8181
release:

0 commit comments

Comments
 (0)