mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-05-18 23:06:50 +00:00
ci: fix typo in release bundle asset name
This commit is contained in:
2
.github/workflows/ci-android.yml
vendored
2
.github/workflows/ci-android.yml
vendored
@@ -75,7 +75,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: relase-bundle
|
name: release-bundle
|
||||||
path: release/*.aab
|
path: release/*.aab
|
||||||
|
|
||||||
release:
|
release:
|
||||||
|
|||||||
Reference in New Issue
Block a user