mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-09 12:59:34 +02:00
Update build release wording
This commit is contained in:
6
.github/workflows/build_push.yml
vendored
6
.github/workflows/build_push.yml
vendored
@@ -89,10 +89,10 @@ jobs:
|
|||||||
body: |
|
body: |
|
||||||
---
|
---
|
||||||
|
|
||||||
### Hashes
|
### Checksums
|
||||||
|
|
||||||
| Variant | SHA256 |
|
| Variant | SHA-256 |
|
||||||
| ------- | ------ |
|
| ------- | ------- |
|
||||||
| Universal | ${{ env.APK_UNIVERSAL_SHA }}
|
| Universal | ${{ env.APK_UNIVERSAL_SHA }}
|
||||||
| arm64-v8a | ${{ env.APK_ARM64_V8A_SHA }}
|
| arm64-v8a | ${{ env.APK_ARM64_V8A_SHA }}
|
||||||
| armeabi-v7a | ${{ env.APK_ARMEABI_V7A_SHA }}
|
| armeabi-v7a | ${{ env.APK_ARMEABI_V7A_SHA }}
|
||||||
|
Reference in New Issue
Block a user